Skip to content

Hostname

dealdenborgh.nl

Last fetched

dealdenborgh.nl resolves to 2 IPv4 addresses operated by AS3223 in NL. WHOIS lists registrar:webhost company as the registrar.

Nutrition Label

WHISPER CANON · dealdenborgh.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dealdenborgh.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:webhost company
Organization
Contact emails

Subdomains

5 observed subdomains of dealdenborgh.nl.

Web-graph footprint

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

13 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dealdenborgh.nl.

MechanismTarget
SPF_Adealdenborgh.nl
SPF_INCLUDEspf.mijn.host
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.23.229
SPF_MXdealdenborgh.nl

Related pages

Pivot deeper into the graph from dealdenborgh.nl.

Cypher and MCP

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

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