Skip to content

Hostname

ha.com

Last fetched

ha.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.132104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.132104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
dns admin
Contact emails

Subdomains

54 observed subdomains of ha.com.

Web-graph footprint

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

1,848 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ha.com.

MechanismTarget
SPF_IP206.123.53.18
SPF_IP206.123.53.19
SPF_IP206.123.53.203
SPF_IP206.123.53.21
SPF_IP206.123.53.24
SPF_IP206.123.53.25
SPF_MXha.com

Related pages

Pivot deeper into the graph from ha.com.

Cypher and MCP

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

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