Skip to content

Hostname

dommel.nl

Last fetched

dommel.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:quality service provider b.v. as the registrar.

Nutrition Label

WHISPER CANON · dommel.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dommel.nl

Resolution chain

dommel.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:quality service provider b.v.
Organization
Contact emails

Subdomains

40 observed subdomains of dommel.nl.

Web-graph footprint

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

353 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dommel.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP46.31.48.0/21
SPF_IP81.175.72.228
SPF_IP85.17.2.13

Related pages

Pivot deeper into the graph from dommel.nl.

Cypher and MCP

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

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