Skip to content

Hostname

cfhz.org

Last fetched

cfhz.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cfhz.orgRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cfhz.org

Resolution chain

cfhz.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.225.63.3564.225.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
70.32.23.9470.32.16.0/20AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:146
Organization
diana mavis
Contact emails

Subdomains

27 observed subdomains of cfhz.org.

Web-graph footprint

Distinct hostnames that link to or from cfhz.org in the public web crawl.

54 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cfhz.org.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.36.74.158
SPF_IP149.72.210.191
SPF_IP70.32.23.94

Related pages

Pivot deeper into the graph from cfhz.org.

Cypher and MCP

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

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