Skip to content

Hostname

datamarshall.au

Last fetched

datamarshall.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · datamarshall.auRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/datamarshall.au

Resolution chain

datamarshall.au resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.7.12418.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.154.7.12618.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.154.7.2718.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.154.7.6118.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
18.66.147.11018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.131.1013.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.253.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.463.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.93.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
jag makam
Contact emails

Subdomains

29 observed subdomains of datamarshall.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for datamarshall.au.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from datamarshall.au.

Cypher and MCP

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

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