Skip to content

Hostname

deverfzaak.nl

Last fetched

deverfzaak.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · deverfzaak.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/deverfzaak.nl

Resolution chain

deverfzaak.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:realtime register
Organization
Contact emails

Subdomains

7 observed subdomains of deverfzaak.nl.

Web-graph footprint

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

291 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for deverfzaak.nl.

MechanismTarget
SPF_Adeverfzaak.nl
SPF_INCLUDE_spf.yourfilter.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.17.156.30/32
SPF_IP185.84.140.218
SPF_IP194.33.113.0/24
SPF_IP2001:7b8:60c:1:4:100:9a37:3/64
SPF_IP81.173.49.43
SPF_IP83.96.203.60
SPF_MXdeverfzaak.nl

Related pages

Pivot deeper into the graph from deverfzaak.nl.

Cypher and MCP

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

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