Skip to content

Hostname

hawkaviators.org

Last fetched

hawkaviators.org resolves to 2 IPv4 addresses operated by XMISSION - XMission, L.C. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hawkaviators.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hawkaviators.org

Resolution chain

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

IPPrefixASNOperatorCountry
166.70.198.128166.70.0.0/16AS6315XMISSION - XMission, L.C.US
166.70.198.181166.70.0.0/16AS6315XMISSION - XMission, L.C.US

WHOIS identity

Registrar
iana:69
Organization
lyle w. bingham
Contact emails

Subdomains

1 observed subdomain of hawkaviators.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hawkaviators.org.

MechanismTarget
SPF_Ahawkaviators.org
SPF_INCLUDE_spf.xmission.com
SPF_MXhawkaviators.org

Related pages

Pivot deeper into the graph from hawkaviators.org.

Cypher and MCP

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

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