Skip to content

Hostname

water.org.ls

Last fetched

water.org.ls resolves to 1 IPv4 address operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · water.org.lsRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/water.org.ls

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.138.170129.232.128.0/17AS37153ZA

WHOIS identity

No WHOIS records are currently associated with water.org.ls in WhisperGraph.

Subdomains

5 observed subdomains of water.org.ls.

Web-graph footprint

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

18 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for water.org.ls.

MechanismTarget
SPF_Awater.org.ls
SPF_INCLUDEspf.host-h.net
SPF_MXwater.org.ls

Related pages

Pivot deeper into the graph from water.org.ls.

Cypher and MCP

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

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