Skip to content

Hostname

dnata.nl

Last fetched

dnata.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.111.161.12534.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

4 observed subdomains of dnata.nl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dnata.nl.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.239.9
SPF_IP137.135.160.51
SPF_IP151.253.229.32/28
SPF_IP151.253.229.48/28
SPF_IP168.63.46.61
SPF_IP193.58.10.32
SPF_MXdnata.nl

Related pages

Pivot deeper into the graph from dnata.nl.

Cypher and MCP

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

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