Skip to content

Hostname

douchegoten24.nl

Last fetched

douchegoten24.nl resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · douchegoten24.nlRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/douchegoten24.nl

Resolution chain

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

IPPrefixASNOperatorCountry
195.128.184.154195.128.184.0/23AS49981NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
berenpop tegels en sanitair
Contact emails

Subdomains

1 observed subdomain of douchegoten24.nl.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for douchegoten24.nl.

MechanismTarget
SPF_Adouchegoten24.nl
SPF_INCLUDEspf.interip.nl
SPF_MXdouchegoten24.nl

Related pages

Pivot deeper into the graph from douchegoten24.nl.

Cypher and MCP

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

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