Skip to content

Hostname

idge.co.kr

Last fetched

idge.co.kr resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · idge.co.krRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/idge.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.8.179104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.139.47.105108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.40108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.62108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.90108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.10413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.11913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.12913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.1913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.157.161172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with idge.co.kr in WhisperGraph.

Subdomains

1 observed subdomain of idge.co.kr.

Web-graph footprint

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

7 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for idge.co.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from idge.co.kr.

Cypher and MCP

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

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