Skip to content

Hostname

hosting.kr

Last fetched

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

Nutrition Label

WHISPER CANON · hosting.krRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/hosting.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.151.25113.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.218.22413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
16.184.55.9716.184.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.178.2303.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.41.1973.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.69.1193.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.223.4543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.92.2343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.218.052.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.162.9343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.113.10443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

64 observed subdomains of hosting.kr.

Web-graph footprint

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

2,277 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hosting.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hosting.kr.

Cypher and MCP

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

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