Skip to content

Hostname

dakraampje.nl

Last fetched

dakraampje.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · dakraampje.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dakraampje.nl

Resolution chain

dakraampje.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.87.115104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.143.6172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

3 observed subdomains of dakraampje.nl.

Web-graph footprint

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

84 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dakraampje.nl.

MechanismTarget
SPF_Adakraampje.nl
SPF_INCLUDEspf.dakgroepbv.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:cec0:10:a6:0:0:0:1
SPF_IP83.172.162.73
SPF_MXdakraampje.nl

Related pages

Pivot deeper into the graph from dakraampje.nl.

Cypher and MCP

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

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