Skip to content

Hostname

dataspark.nl

Last fetched

dataspark.nl resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · dataspark.nlRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dataspark.nl

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.74.121167.71.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
199.60.103.175199.60.103.0/24AS209242US
199.60.103.75199.60.103.0/24AS209242US

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

23 observed subdomains of dataspark.nl.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dataspark.nl.

MechanismTarget
SPF_Adataspark.nl
SPF_INCLUDE20082474.spf03.hubspotemail.net
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.totaalholding.nl
SPF_IP34.247.21.179/32
SPF_IP52.31.212.214/32
SPF_IP54.154.95.18/32
SPF_MXdataspark.nl

Related pages

Pivot deeper into the graph from dataspark.nl.

Cypher and MCP

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

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