Skip to content

Hostname

asungcorp.com

Last fetched

asungcorp.com resolves to 1 IPv4 address operated by AS9286 in KR. WHOIS lists iana:1491 as the registrar.

Nutrition Label

WHISPER CANON · asungcorp.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asungcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
121.78.251.17121.78.224.0/19AS9286KR

WHOIS identity

Registrar
iana:1491
Organization
asung daiso
Contact emails

Subdomains

5 observed subdomains of asungcorp.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asungcorp.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 asungcorp.com.

Cypher and MCP

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

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