Skip to content

Hostname

das.nl

Last fetched

das.nl resolves to 13.107.246.67, announced in 13.104.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. das.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · das.nlRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/das.nl

Resolution chain

IPv6 resolution

No AAAA record for das.nl is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:novagraaf nederland b.v.|hogehilweg 3|1101ca amsterdam zuidoost|netherlands||

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.novagraaf-dns.com
  • dns4.novagraaf-dns.eu
  • dns2.novagraaf-dns.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • dns3.novagraaf-dns.nl

MX records

  • das-nl.mail.protection.outlook.com

SPF policy

  • ip: 87.253.151.0/24
  • ip: 92.42.235.1/24
  • ip: 193.8.226.65/32
  • ip: 167.89.90.73/32
  • ip: 194.150.14.85/32
  • ip: 195.28.22.97/32
  • include: spf.crowdtech.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: _spf.eu.sparkpostmail.com
  • include: spf.flowmailer.net
  • include: spf.topdesk.net
  • include: spf.afas.online
  • ip: 144.178.215.84
  • ip: 144.178.73.11
  • ip: 159.135.138.110
  • ip: 167.89.121.214
  • ip: 167.89.40.135
  • ip: 18.157.232.83
  • ip: 18.157.244.91
  • ip: 18.157.246.109
  • ip: 18.203.163.221
  • ip: 185.151.220.104
  • ip: 213.154.253.165
  • ip: 213.154.253.90
  • ip: 217.68.27.206
  • ip: 217.68.27.250
  • ip: 34.240.60.35
  • ip: 34.253.252.142
  • ip: 52.29.179.127
  • ip: 52.57.200.142
  • ip: 52.58.4.167
  • ip: 84.244.164.157
  • ip: 93.189.234.66

Threat-feed evidence

History

Related pages

Pivot from das.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "das.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.