Skip to content

Hostname

hwahae.com

Last fetched

hwahae.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · hwahae.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hwahae.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.10108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.14108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.21108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.22108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.222.11013.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.222.1413.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.222.1613.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.222.7113.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.112.1243.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.413.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.443.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.533.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.513.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.673.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.713.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:244
Organization
birdview
Contact emails

Subdomains

2 observed subdomains of hwahae.com.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hwahae.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hwahae.com.

Cypher and MCP

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

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