Skip to content

Hostname

dataforce.com.au

Last fetched

dataforce.com.au resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · dataforce.com.auRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dataforce.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.1218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.206.49.5454.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
troy baylis
Contact emails

Subdomains

78 observed subdomains of dataforce.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dataforce.com.au.

MechanismTarget
SPF_Adataforce.com.au
SPF_INCLUDE8022390.spf06.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.206.16.52
SPF_IP54.206.49.54
SPF_MXdataforce.com.au

Related pages

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

Cypher and MCP

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

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