Skip to content

Hostname

waterfilterguru.com

Last fetched

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

Nutrition Label

WHISPER CANON · waterfilterguru.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/waterfilterguru.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.195104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.195104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.24172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of waterfilterguru.com.

Web-graph footprint

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

466 sites link to this hostname.

331 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for waterfilterguru.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP149.72.157.113
SPF_IP149.72.157.114
SPF_IP149.72.161.220
SPF_IP149.72.174.164
SPF_IP149.72.201.182
SPF_IP149.72.21.245
SPF_IP149.72.214.208
SPF_IP149.72.39.237
SPF_IP149.72.60.6
SPF_IP149.72.61.159
SPF_IP167.89.105.164
SPF_IP167.89.29.250
SPF_IP167.89.29.34
SPF_IP167.89.3.15
SPF_IP167.89.30.32
SPF_IP167.89.30.57
SPF_IP167.89.31.253
SPF_IP167.89.80.227
SPF_IP167.89.80.33
SPF_IP167.89.80.39
SPF_IP167.89.86.243
SPF_IP167.89.91.222
SPF_IP168.245.119.110
SPF_IP168.245.126.179
SPF_IP168.245.5.113
SPF_IP168.245.50.52
SPF_IP168.245.92.169
SPF_IP168.245.93.138
SPF_IP168.245.97.130
SPF_IP168.245.98.99
SPF_IP192.254.115.187

Related pages

Pivot deeper into the graph from waterfilterguru.com.

Cypher and MCP

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

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