Skip to content

Hostname

sandmap.com.au

Last fetched

sandmap.com.au resolves to 2 IPv4 addresses operated by OVH in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.231.180139.99.128.0/17AS16276OVHAU
192.185.50.139192.185.48.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
registrar:melbourne it
Organization
rod tansley
Contact emails

Subdomains

8 observed subdomains of sandmap.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sandmap.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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