Skip to content

Hostname

water.org

Last fetched

water.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · water.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/water.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.12.37104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.129.174172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
dns admin
Contact emails

Subdomains

24 observed subdomains of water.org.

Web-graph footprint

Distinct hostnames that link to or from water.org in the public web crawl.

3,043 sites link to this hostname.

243 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

77 SPF mechanisms authorising senders for water.org.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfind.freshemail.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_IP104.130.200.207
SPF_IP104.20.40.149/32
SPF_IP129.33.243.0/24
SPF_IP13.211.56.237/32
SPF_IP13.237.4.248/32
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP18.153.154.192/29
SPF_IP18.153.184.112/29
SPF_IP18.156.147.178/32
SPF_IP18.158.161.97/32
SPF_IP204.8.10.114/32
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/26
SPF_IP208.40.241.140/30
SPF_IP209.50.48.187
SPF_IP209.85.128.0/17
SPF_IP216.235.192.0/20
SPF_IP216.235.195.0/24
SPF_IP216.235.195.180/29
SPF_IP216.235.197.198/32
SPF_IP216.37.18.6/32
SPF_IP23.253.55.53
SPF_IP3.106.23.177/29
SPF_IP3.107.43.16/28
SPF_IP3.120.181.192/28
SPF_IP3.120.181.204/30
SPF_IP3.128.0.0/9
SPF_IP3.219.176.96/29
SPF_IP3.222.0.112/29
SPF_IP3.222.0.24/29
SPF_IP3.222.0.88/29
SPF_IP3.235.255.160/29
SPF_IP3.25.47.0/29
SPF_IP3.26.58.204/30
SPF_IP3.26.82.216/29
SPF_IP3.26.88.244/30
SPF_IP3.26.88.88/29
SPF_IP3.64.95.16/29
SPF_IP3.65.246.112/29
SPF_IP3.72.201.96/29
SPF_IP3.72.33.56/29
SPF_IP3.76.65.248/29
SPF_IP3.91.171.64/28
SPF_IP34.192.0.0/10
SPF_IP34.199.167.230/32
SPF_IP34.202.174.188/32
SPF_IP35.158.67.243/32
SPF_IP40.107.96.92
SPF_IP40.112.0.0/13
SPF_IP40.120.0.0/14
SPF_IP40.124.0.0/16
SPF_IP40.125.0.0/17
SPF_IP40.74.0.0/15
SPF_IP40.76.0.0/14
SPF_IP40.80.0.0/12
SPF_IP40.96.0.0/12
SPF_IP44.192.0.0/10
SPF_IP44.192.35.81/24
SPF_IP46.243.56.0/12
SPF_IP52.0.0.0/10
SPF_IP52.112.0.0/14
SPF_IP52.203.5.138/32
SPF_IP52.62.151.40/32
SPF_IP52.64.0.0/12
SPF_IP52.96.0.0/12
SPF_IP54.206.207.130/32
SPF_IP54.252.22.127/32
SPF_IP54.64.0.0/11
SPF_IP64.209.141.221/32

Related pages

Pivot deeper into the graph from water.org.

Cypher and MCP

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

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