Skip to content

Hostname

mycdmm.de

Last fetched

mycdmm.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · mycdmm.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mycdmm.de

Resolution chain

mycdmm.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.166.74.12952.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

No WHOIS records are currently associated with mycdmm.de in WhisperGraph.

Subdomains

45 observed subdomains of mycdmm.de.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mycdmm.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEwww1.mycdmm.de
SPF_INCLUDEwww3.mycdmm.de
SPF_IP217.7.237.75
SPF_IP217.7.240.115
SPF_IP52.166.74.129
SPF_IP93.190.71.128/26

Related pages

Pivot deeper into the graph from mycdmm.de.

Cypher and MCP

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

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