Skip to content

Hostname

efadh.com

Last fetched

efadh.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.86.190104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.136.26172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.9.54.265.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

78 observed subdomains of efadh.com.

Web-graph footprint

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

150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for efadh.com.

MechanismTarget
SPF_INCLUDE_spf.fouad7070-d7302.swp23.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from efadh.com.

Cypher and MCP

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

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