Skip to content

Hostname

cs.plus

Last fetched

cs.plus resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · cs.plusRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cs.plus

Resolution chain

cs.plus resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.63.1223.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.163.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.933.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.993.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245212630
Contact emails

Subdomains

7 observed subdomains of cs.plus.

Web-graph footprint

Distinct hostnames that link to or from cs.plus in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cs.plus.

MechanismTarget
SPF_Acs.plus
SPF_INCLUDE_spf.google.com
SPF_MXcs.plus

Related pages

Pivot deeper into the graph from cs.plus.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cs.plus"})-[: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.