Skip to content

Hostname

oti.com.au

Last fetched

oti.com.au is a registered hostname under the .au top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:melbourne it
Organization
the manager
Contact emails

Subdomains

3 observed subdomains of oti.com.au.

Web-graph footprint

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

32 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oti.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ardex.com.au
SPF_IP103.27.34.6
SPF_IP114.141.197.101/32

Related pages

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

Cypher and MCP

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

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