Hostname
watersafe.org.uk
Last fetched
watersafe.org.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:easily limited t/a easily.co.uk [tag = webconsultancy] as the registrar.
Nutrition Label
Resolution chain
watersafe.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.79.165.12 | 178.79.128.0/18 | AS63949 | — | GB |
WHOIS identity
- Registrar
- registrar:easily limited t/a easily.co.uk [tag = webconsultancy]
- Organization
- policy consulting network
- Contact emails
- —
Subdomains
2 observed subdomains of watersafe.org.uk.
Web-graph footprint
Distinct hostnames that link to or from watersafe.org.uk in the public web crawl.
364 sites link to this hostname.
152 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for watersafe.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | watersafe.org.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 83.138.34.122 |
| SPF_IP | 83.138.34.123 |
| SPF_IP | 83.170.103.111 |
| SPF_IP | 92.63.129.98 |
Related pages
Pivot deeper into the graph from watersafe.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "watersafe.org.uk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.