Skip to content

Hostname

chiwater.com

Last fetched

chiwater.com resolves to 1 IPv4 address operated by SENTEX-NET - Sentex Communications Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

chiwater.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
98.159.240.18198.159.240.0/20AS11647SENTEX-NET - Sentex Communications CorporationCA

WHOIS identity

Registrar
iana:2
Organization
chi
Contact emails

Subdomains

4 observed subdomains of chiwater.com.

Web-graph footprint

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

25 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for chiwater.com.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEsentex.ca
SPF_INCLUDEzcsend.net
SPF_IP131.104.91.36
SPF_IP131.104.91.44
SPF_IP131.104.92.116
SPF_IP131.104.93.93
SPF_IP64.7.150.216
SPF_IP67.43.128.0/24
SPF_IP98.159.240.0/24

Related pages

Pivot deeper into the graph from chiwater.com.

Cypher and MCP

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

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