Skip to content

Hostname

csdsinc.com

Last fetched

csdsinc.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · csdsinc.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/csdsinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.3.163.3752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
california surveying & drafting supply
Contact emails

Subdomains

11 observed subdomains of csdsinc.com.

Web-graph footprint

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

38 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for csdsinc.com.

MechanismTarget
SPF_Acsdsinc.com
SPF_INCLUDE21238.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP204.12.152.86
SPF_IP205.201.128.0/20
SPF_IP68.171.172.82/32
SPF_MXcsdsinc.com

Related pages

Pivot deeper into the graph from csdsinc.com.

Cypher and MCP

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

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