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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.154.224.71 | 195.154.0.0/16 | AS12876 | — | FR |
| 195.154.234.75 | 195.154.0.0/16 | AS12876 | — | FR |
WHOIS identity
- Registrar
- registrar:scaleway
- Organization
- groupement national formation automobile
- Contact emails
Subdomains
64 observed subdomains of gnfa-auto.fr.
Showing 20 of 64. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for gnfa-auto.fr.
| Mechanism | Target |
|---|---|
| SPF_A | gnfa-auto.fr |
| SPF_INCLUDE | _spf.eu.messagegears.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.ymag.cloud |
| SPF_IP | 89.83.123.129 |
| SPF_IP | 89.83.123.130 |
| SPF_IP | 89.83.123.131 |
| SPF_IP | 89.83.123.132 |
| SPF_MX | gnfa-auto.fr |
Related pages
Pivot deeper into the graph from gnfa-auto.fr.
- IP · 195.154.224.71
- ASN · AS12876
- Registrar · registrar:scaleway
- Country · FR
- Email · 3b4c84b434bc8acd.1080709@spamfree.bookmyname.com
- TLD · .fr
- Browse hostnames · gn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.