Skip to content

Hostname

old.mdskor.com

Last fetched

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

Nutrition Label

WHISPER CANON · old.mdskor.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/old.mdskor.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.3718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.53.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.583.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.643.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.723.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with old.mdskor.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for old.mdskor.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from old.mdskor.com.

Cypher and MCP

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

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