Skip to content

Hostname

chatous.com

Last fetched

chatous.com resolves to 2 IPv4 addresses operated by CSTL - Castle Global Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · chatous.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chatous.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.83.232.220199.83.232.0/23AS36321CSTL - Castle Global Inc.US
199.83.232.221199.83.232.0/23AS36321CSTL - Castle Global Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

4 observed subdomains of chatous.com.

Web-graph footprint

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

128 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chatous.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP199.83.232.94
SPF_IP199.83.232.95
SPF_IP54.208.111.184

Related pages

Pivot deeper into the graph from chatous.com.

Cypher and MCP

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

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