Skip to content

Hostname

norauto.fr

Last fetched

norauto.fr resolves to 4 IPv4 addresses operated by AS20756 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · norauto.frRouting diversity3.0/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/norauto.fr

Resolution chain

norauto.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nameshield
Organization
norauto international
Contact emails

Subdomains

75 observed subdomains of norauto.fr.

Web-graph footprint

Distinct hostnames that link to or from norauto.fr in the public web crawl.

807 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for norauto.fr.

Related pages

Pivot deeper into the graph from norauto.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "norauto.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.