Skip to content

Hostname

gnfa-auto.fr

Last fetched

gnfa-auto.fr resolves to 2 IPv4 addresses operated by AS12876 in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · gnfa-auto.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gnfa-auto.fr

Resolution chain

gnfa-auto.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:scaleway
Organization
groupement national formation automobile
Contact emails

Subdomains

64 observed subdomains of gnfa-auto.fr.

Web-graph footprint

Distinct hostnames that link to or from gnfa-auto.fr in the public web crawl.

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gnfa-auto.fr.

MechanismTarget
SPF_Agnfa-auto.fr
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.ymag.cloud
SPF_IP89.83.123.129
SPF_IP89.83.123.130
SPF_IP89.83.123.131
SPF_IP89.83.123.132
SPF_MXgnfa-auto.fr

Related pages

Pivot deeper into the graph from gnfa-auto.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gnfa-auto.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.