Skip to content

Hostname

cdm.net.uy

Last fetched

cdm.net.uy resolves to 1 IPv4 address operated by AS61442 in UY.

Nutrition Label

WHISPER CANON · cdm.net.uyRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cdm.net.uy

Resolution chain

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

IPPrefixASNOperatorCountry
161.0.125.69161.0.125.0/24AS61442UY

WHOIS identity

No WHOIS records are currently associated with cdm.net.uy in WhisperGraph.

Subdomains

3 observed subdomains of cdm.net.uy.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cdm.net.uy.

MechanismTarget
SPF_Acdm.net.uy
SPF_IP161.0.125.69
SPF_IP95.217.113.10
SPF_IP95.217.113.11
SPF_MXcdm.net.uy

Related pages

Pivot deeper into the graph from cdm.net.uy.

Cypher and MCP

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

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