Skip to content

Hostname

hwawoo.com

Last fetched

hwawoo.com resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · hwawoo.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hwawoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.115.154.19145.115.154.0/24AS3786KR

WHOIS identity

Registrar
iana:444
Organization
yoon&yang
Contact emails

Subdomains

19 observed subdomains of hwawoo.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hwawoo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP211.168.47.5
SPF_IP218.38.4.11
SPF_IP218.38.4.13
SPF_IP218.38.4.156
SPF_IP218.38.4.157
SPF_IP218.38.4.71
SPF_IP218.38.4.72
SPF_IP218.38.4.73
SPF_IP218.38.4.74

Related pages

Pivot deeper into the graph from hwawoo.com.

Cypher and MCP

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

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