Skip to content

Hostname

daehwamp.com

Last fetched

daehwamp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · daehwamp.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daehwamp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.0.11418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.2418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.7318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.9318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1053.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.153.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.293.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.353.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
leehongyuan
Contact emails

Subdomains

2 observed subdomains of daehwamp.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for daehwamp.com.

MechanismTarget
SPF_IP14.41.55.81
SPF_IP14.41.55.82

Related pages

Pivot deeper into the graph from daehwamp.com.

Cypher and MCP

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

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