Skip to content

Hostname

dedo.kr

Last fetched

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

Nutrition Label

WHISPER CANON · dedo.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dedo.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.82.3513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.4313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.5013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of dedo.kr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dedo.kr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dedo.kr.

Cypher and MCP

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

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