Skip to content

Hostname

supple.kr

Last fetched

supple.kr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · supple.krRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/supple.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.4.105108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.118108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.30108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.41108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.134.10213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.1213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.3613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.7613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.227.10213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.2913.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
143.204.55.113143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.121143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.126143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.34143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with supple.kr in WhisperGraph.

Subdomains

13 observed subdomains of supple.kr.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from supple.kr.

Cypher and MCP

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

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