Skip to content

Hostname

hawa.com

Last fetched

hawa.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · hawa.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hawa.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.47.71.1720.47.71.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

Registrar
iana:1387
Organization
chris bregenzer
Contact emails

Subdomains

51 observed subdomains of hawa.com.

Web-graph footprint

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

160 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for hawa.com.

MechanismTarget
SPF_Ahawa.com
SPF_Amailout.ip-plus.net
SPF_INCLUDEche.pb-dynmktge.com
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.209.87.82/28
SPF_IP194.209.87.84/28
SPF_IP212.243.143.138/29
SPF_MXhawa.com

Related pages

Pivot deeper into the graph from hawa.com.

Cypher and MCP

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

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