Skip to content

Hostname

cdms.net

Last fetched

cdms.net resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · cdms.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdms.net

Resolution chain

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

IPPrefixASNOperatorCountry
12.46.69.5812.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:292
Organization
crop data management systems, inc. crop data management systems inc crop data management systems
Contact emails

Subdomains

9 observed subdomains of cdms.net.

Web-graph footprint

Distinct hostnames that link to or from cdms.net in the public web crawl.

597 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cdms.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEgateways.rbi.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.46.69.252
SPF_IP12.46.69.75
SPF_IP208.199.140.2
SPF_IP208.199.140.9

Related pages

Pivot deeper into the graph from cdms.net.

Cypher and MCP

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

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