Skip to content

Hostname

wtg.kr

Last fetched

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

Nutrition Label

WHISPER CANON · wtg.krRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wtg.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.1313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.179.11313.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.11413.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.3813.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.7813.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.12.9513.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.11613.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.12513.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.12113.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

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

Subdomains

6 observed subdomains of wtg.kr.

Web-graph footprint

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

6 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wtg.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXwtg.kr

Related pages

Pivot deeper into the graph from wtg.kr.

Cypher and MCP

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

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