Skip to content

Hostname

blt.kr

Last fetched

blt.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.11918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.7918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.53.133.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.153.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.73.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.823.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
65.8.131.5465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

5 observed subdomains of blt.kr.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for blt.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from blt.kr.

Cypher and MCP

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

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