Skip to content

Hostname

watersector.nl

Last fetched

watersector.nl resolves to 1 IPv4 address operated by AS208864 in NL. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · watersector.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/watersector.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.220.53.20691.220.53.0/24AS208864NL

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of watersector.nl.

Web-graph footprint

Distinct hostnames that link to or from watersector.nl in the public web crawl.

21 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for watersector.nl.

MechanismTarget
SPF_Awatersector.nl
SPF_IP178.62.221.42
SPF_IP80.240.137.70
SPF_IP91.220.53.206
SPF_MXwatersector.nl

Related pages

Pivot deeper into the graph from watersector.nl.

Cypher and MCP

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

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