Skip to content

Hostname

datto.nl

Last fetched

datto.nl resolves to 162.244.87.109, announced in 162.244.87.0/24 by DATTO-DOM - Datto, LLC in US. datto.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 · datto.nlRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/datto.nl

Resolution chain

IPv6 resolution

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

Attribution

datto

ORIGIN_AS

WHOIS identity

Registrar
registrar:godaddy.com

Mail and authentication

Nameservers

  • ns1.dattobackup.com
  • ns2.dattobackup.com
  • ns3.dattobackup.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: mktomail.com
  • include: support.zendesk.com
  • a: datto.nl
  • ip: 108.179.46.21
  • ip: 198.49.95.3
  • ip: 198.49.95.4
  • ip: 209.118.59.2
  • ip: 70.33.242.132
  • ip: 8.25.163.66
  • ip: 8.34.176.9

Threat-feed evidence

History

Related pages

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