Skip to content

Hostname

datapas.nl

Last fetched

datapas.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:bhosted.nl webhosting as the registrar.

Nutrition Label

WHISPER CANON · datapas.nlRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/datapas.nl

Resolution chain

datapas.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.166.55.112188.166.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:bhosted.nl webhosting
Organization
Contact emails

Subdomains

12 observed subdomains of datapas.nl.

Web-graph footprint

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

15 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for datapas.nl.

MechanismTarget
SPF_Acapisci.nl
SPF_Asendpulse.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.bhosted.nl
SPF_INCLUDEspf.tribecrm.nl
SPF_MXsendpulse.com

Related pages

Pivot deeper into the graph from datapas.nl.

Cypher and MCP

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

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