Skip to content

Hostname

asunghmp.com

Last fetched

asunghmp.com resolves to 3 IPv4 addresses operated by AS9318 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · asunghmp.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/asunghmp.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.234.51.2431.232.0.0/13AS9318KR
3.39.72.1763.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.209.14352.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

3 observed subdomains of asunghmp.com.

Web-graph footprint

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

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asunghmp.com.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_IP34.22.107.89
SPF_IP34.64.234.39

Related pages

Pivot deeper into the graph from asunghmp.com.

Cypher and MCP

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

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