Skip to content

Hostname

darfanny.com

Last fetched

darfanny.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · darfanny.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/darfanny.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:81
Organization
bleu'clair
Contact emails

Subdomains

1 observed subdomain of darfanny.com.

Web-graph footprint

Distinct hostnames that link to or from darfanny.com in the public web crawl.

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for darfanny.com.

MechanismTarget
SPF_Adarfanny.com
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.gpaas.net
SPF_IP188.165.244.102
SPF_IP2001:41d0:203:7dcf:0:0:0:0
SPF_IP2001:41d0:2:2c65:0:0:0:0
SPF_IP2001:41d0:2:bf66:0:0:0:0
SPF_IP2001:41d0:a:fae4:0:0:0:1
SPF_IP37.187.149.205
SPF_IP5.196.66.228
SPF_IP51.178.128.207
SPF_IP94.23.43.101
SPF_MXdarfanny.com

Related pages

Pivot deeper into the graph from darfanny.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "darfanny.com"})-[: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.