Skip to content

Hostname

loud.kr

Last fetched

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

Nutrition Label

WHISPER CANON · loud.krRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/loud.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.168.1113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.214.2413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.24.5215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.23.25115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.102.173.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.148.53.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.67.553.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.105.2313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.183.15843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.235.2643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.89.16752.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.112.7952.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

6 observed subdomains of loud.kr.

Web-graph footprint

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

96 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for loud.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmailgun.org
SPF_IP211.115.89.23

Related pages

Pivot deeper into the graph from loud.kr.

Cypher and MCP

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

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