Skip to content

Hostname

waterworks.com

Last fetched

waterworks.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · waterworks.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/waterworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.86104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.86104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.16.126.1433.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

62 observed subdomains of waterworks.com.

Web-graph footprint

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

494 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for waterworks.com.

MechanismTarget
SPF_Awaterworks.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErnmk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.193.137.209/32
SPF_IP143.170.136.87/32
SPF_IP192.254.115.42/32
SPF_IP38.87.32.23/32
SPF_MXwaterworks.com

Related pages

Pivot deeper into the graph from waterworks.com.

Cypher and MCP

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

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