In this SMTP Received: header:
Received: from mail.dgfip.finances.gouv.fr (bdmprod002-1.dgfip.finances.gouv.fr. [145.242.11.193]) by ... (truncation mine),
there are two "FQDNs" (maybe am I using a wrong appellation) for the sending server:
- a FQDN (
bdmprod002-1.dgfip.finances.gouv.fr.) tightly associated with the sending IP address - a "secondary" (not included in the parentheses) and different FQDN:
mail.dgfip.finances.gouv.fr
For investigation purposes, I would like to know the correct appellations of these two FQDN-like names.
Some context: a relative of mines received a strange e-mail from the French government network. We fear that the potentially hacked server bdmprod002-1.dgfip.finances.gouv.fr. tries to masquerade as the legit governamental mail-sending server mail.dgfip.finances.gouv.fr, in a phishing attempt. With the correct appellations, I will be able to search more efficiently on the web.
bdmprod002-1.dgfip.finances.gouv.fris the name registered to the IP address that connected to you to send the email.mail.dgfip.finances.gouv.fris the friendly name claimed by the sender, which is also the MX host record for that domain.