Skip to content

Hostname

csod.com

Last fetched

csod.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 · csod.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.3/10canon.whisper.security/host/csod.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.168.13635.71.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.15.21752.223.0.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
cornerstone ondemand,
Contact emails

Subdomains

743 observed subdomains of csod.com.

Web-graph footprint

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

62 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for csod.com.

MechanismTarget
SPF_INCLUDEspf1.csod.com
SPF_INCLUDEspf2.csod.com
SPF_INCLUDEspf3.csod.com
SPF_INCLUDEspf4.csod.com

Related pages

Pivot deeper into the graph from csod.com.

Cypher and MCP

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

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