Skip to content

Hostname

assa.co.kr

Last fetched

assa.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · assa.co.krRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/assa.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.10318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1163.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1233.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.143.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.963.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with assa.co.kr in WhisperGraph.

Subdomains

2 observed subdomains of assa.co.kr.

Web-graph footprint

Distinct hostnames that link to or from assa.co.kr in the public web crawl.

101 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for assa.co.kr.

MechanismTarget
SPF_INCLUDEspf.onnet21.com

Related pages

Pivot deeper into the graph from assa.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "assa.co.kr"})-[: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.