Skip to content

Hostname

waterfk.com

Last fetched

waterfk.com resolves to 16 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · waterfk.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/waterfk.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.87.26104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.218.167.122104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.123104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.124104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.125104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.126104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.4104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.5104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
104.218.167.6104.218.167.0/24AS62610ZEN-DPS - Zenlayer IncUS
172.67.168.173172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.224.103.5923.224.103.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.103.6023.224.103.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.103.6123.224.103.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.103.6223.224.103.0/24AS40065CNSERVERS - CNSERVERS LLCUS
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.210192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

2 observed subdomains of waterfk.com.

Web-graph footprint

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

39 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from waterfk.com.

Cypher and MCP

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

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