Skip to content

Hostname

spatialvision.com.au

Last fetched

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

Nutrition Label

WHISPER CANON · spatialvision.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spatialvision.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.54.29.9013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.248.4113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.172.23315.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.124.16016.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.176.2373.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.182.10354.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
keith pawson
Contact emails

Subdomains

67 observed subdomains of spatialvision.com.au.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for spatialvision.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.ourmailsender.com

Related pages

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

Cypher and MCP

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

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