Skip to content

Hostname

dla.nl

Last fetched

dla.nl resolves to 193.203.225.127, announced in 193.203.225.0/24 by NETLOGICS-AS - ADES BV in NL. dla.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 · dla.nlRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dla.nl

Resolution chain

IPv6 resolution

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

Attribution

ades

ORIGIN_AS

WHOIS identity

Registrar
registrar:dla ict

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

  • ns1.dla.nl
  • ns2.dla.nl
  • ns3.dla.nl
  • ns4.dla.nl

MX records

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

SPF policy

  • ip: 40.68.36.243/32
  • include: spf.protection.outlook.com
  • include: spfrerouting.xink.io
  • include: servers.mcsv.net
  • mx: dla.nl
  • include: _spf.dla.nl
  • include: _spf.voipoperator.nl
  • include: spf.afas.online
  • ip: 185.178.234.208
  • ip: 193.203.226.67
  • ip: 46.243.189.220
  • ip: 76.223.57.38

Threat-feed evidence

History

Related pages

Pivot from dla.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: "dla.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.