Skip to content

Hostname

wanted.co.kr

Last fetched

wanted.co.kr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:???(?) as the registrar.

Nutrition Label

WHISPER CANON · wanted.co.krRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wanted.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.30108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.67108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.8108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.92108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.84.127.11252.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.3452.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.7352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.9052.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:???(?)
Organization
???
Contact emails

Subdomains

27 observed subdomains of wanted.co.kr.

Web-graph footprint

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

366 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Awanted.co.kr

Related pages

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

Cypher and MCP

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

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