Skip to content

Hostname

kormedi.com

Last fetched

kormedi.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · kormedi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kormedi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.70.12413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.58.2215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.100.403.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.192.943.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.228.2952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.225.18752.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.39.21552.79.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.50.2252.79.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.197.22454.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.152.6252.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kormedi.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.217.183.199
SPF_IP13.124.40.198
SPF_IP210.112.3.85
SPF_IP211.234.116.154

Related pages

Pivot deeper into the graph from kormedi.com.

Cypher and MCP

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

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