Skip to content

Hostname

si-on.kr

Last fetched

si-on.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.11.253.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.423.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.753.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.11.933.165.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.152.10099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with si-on.kr in WhisperGraph.

Subdomains

1 observed subdomain of si-on.kr.

Subdomain
www.si-on.kr

Threat posture

History

Related pages

Pivot deeper into the graph from si-on.kr.

Cypher and MCP

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

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