Skip to content

Hostname

dnata.com.au

Last fetched

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

Nutrition Label

WHISPER CANON · dnata.com.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/dnata.com.au

Resolution chain

dnata.com.au 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 corporate services inc
Organization
web support
Contact emails

Subdomains

3 observed subdomains of dnata.com.au.

Web-graph footprint

Distinct hostnames that link to or from dnata.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dnata.com.au.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.75.236.222
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_IP202.53.196.163
SPF_IP202.53.196.181

Related pages

Pivot deeper into the graph from dnata.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dnata.com.au"})-[: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.