Skip to content

Hostname

aaahawk.com

Last fetched

aaahawk.com resolves to 1 IPv4 address operated by BEN-LOMAND-TEL - BEN LOMAND RURAL TELEPHONE COOPERATIVE, INC. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aaahawk.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aaahawk.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.63.192.5264.63.192.0/24AS21766BEN-LOMAND-TEL - BEN LOMAND RURAL TELEPHONE COOPERATIVE, INC.US

WHOIS identity

Registrar
iana:299
Organization
earthlink
Contact emails

Subdomains

4 observed subdomains of aaahawk.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aaahawk.com.

MechanismTarget
SPF_INCLUDEearthlink.net

Related pages

Pivot deeper into the graph from aaahawk.com.

Cypher and MCP

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

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