Skip to content

Hostname

csats.com

Last fetched

csats.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · csats.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/csats.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.10.234100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.1.11435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.13.13735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.2.22535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.23.18735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.28.7235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.38.24035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.41.6535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.45.14235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.130.20252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
whoisguard protected
Contact emails

Subdomains

10 observed subdomains of csats.com.

Web-graph footprint

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

33 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for csats.com.

Related pages

Pivot deeper into the graph from csats.com.

Cypher and MCP

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

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