Skip to content

Hostname

ekdp.com

Last fetched

ekdp.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · ekdp.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ekdp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.127.10413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.25.21813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.162.16915.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.134.1693.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.190.513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.47.893.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.17.13443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.147.13543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
16.184.62.6216.184.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.122.1143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:444
Organization
kwangdong pharm co.ltd
Contact emails

Subdomains

44 observed subdomains of ekdp.com.

Web-graph footprint

Distinct hostnames that link to or from ekdp.com in the public web crawl.

100 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ekdp.com.

MechanismTarget
SPF_IP114.201.232.132
SPF_IP118.216.88.82
SPF_IP125.141.205.112
SPF_IP13.124.111.122/32
SPF_IP13.209.44.98
SPF_IP211.169.241.43
SPF_IP3.35.100.59
SPF_IP3.36.203.2
SPF_IP52.79.195.130

Related pages

Pivot deeper into the graph from ekdp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ekdp.com"})-[: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.