Skip to content

Hostname

cdmmilan.com

Last fetched

cdmmilan.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in HK. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · cdmmilan.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cdmmilan.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.207.162.15323.207.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
23.207.162.17723.207.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
80.239.254.2780.239.224.0/19AS1299TWELVE99 - Arelion Sweden ABSE
95.101.133.1095.101.133.0/24AS1299TWELVE99 - Arelion Sweden ABSE

WHOIS identity

Registrar
iana:299
Organization
das
Contact emails

Subdomains

1 observed subdomain of cdmmilan.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cdmmilan.com.

MechanismTarget
SPF_INCLUDE_spf.oneomnicom.com

Related pages

Pivot deeper into the graph from cdmmilan.com.

Cypher and MCP

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

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