Skip to content

Hostname

nancy.fr

Last fetched

nancy.fr resolves to 3 IPv4 addresses operated by AS209510 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · nancy.frRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nancy.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:nameshield
Organization
commune de nancy
Contact emails

Subdomains

56 observed subdomains of nancy.fr.

Web-graph footprint

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

834 sites link to this hostname.

301 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nancy.fr.

MechanismTarget
SPF_Ama-nancy.mgcloud.fr
SPF_INCLUDE_spf.entrouvert.com
SPF_INCLUDE_spf.grandnancy.eu
SPF_INCLUDEspf.eudonet.com
SPF_IP87.252.12.64

Related pages

Pivot deeper into the graph from nancy.fr.

Cypher and MCP

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

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