Skip to content

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

WHISPER CANON · watersafe.org.ukRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/watersafe.org.uk

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.

IPPrefixASNOperatorCountry
178.79.165.12178.79.128.0/18AS63949GB

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for watersafe.org.uk.

MechanismTarget
SPF_Awatersafe.org.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.138.34.122
SPF_IP83.138.34.123
SPF_IP83.170.103.111
SPF_IP92.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.