Skip to content

Hostname

blog.csats.com

Last fetched

blog.csats.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · blog.csats.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/blog.csats.com

Resolution chain

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

IPPrefixASNOperatorCountry
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

WHOIS identity

No WHOIS records are currently associated with blog.csats.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blog.csats.com.

Related pages

Pivot deeper into the graph from blog.csats.com.

Cypher and MCP

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

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