Skip to content

Hostname

cdmsmith.com

Last fetched

cdmsmith.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cdmsmith.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cdmsmith.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.129.5235.71.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.23.12752.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
cdm smith
Contact emails

Subdomains

95 observed subdomains of cdmsmith.com.

Web-graph footprint

Distinct hostnames that link to or from cdmsmith.com in the public web crawl.

602 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cdmsmith.com.

MechanismTarget
SPF_INCLUDEclientfeedbacktool.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP98.124.160.253
SPF_MXcdmsmith.com

Related pages

Pivot deeper into the graph from cdmsmith.com.

Cypher and MCP

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

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