Skip to content

Hostname

grafe.fr

Last fetched

grafe.fr resolves to 1 IPv4 address operated by DATACAMPUS in FR.

Nutrition Label

WHISPER CANON · grafe.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/grafe.fr

Resolution chain

grafe.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.69.187.5109.69.184.0/21AS50446DATACAMPUSFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for grafe.fr.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.69.187.0/28
SPF_IP213.223.158.54
SPF_IP5.226.2.176/28
SPF_IP81.255.5.249
SPF_IP82.127.88.190

Related pages

Pivot deeper into the graph from grafe.fr.

Cypher and MCP

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

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