Skip to content

Hostname

getsafeticket.com.au

Last fetched

getsafeticket.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · getsafeticket.com.auRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/getsafeticket.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.238.123.16313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.60.403.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.107.221.453.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.212.10252.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.130.12652.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.8.1954.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
sandy lokas
Contact emails

Subdomains

4 observed subdomains of getsafeticket.com.au.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getsafeticket.com.au.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzoho.com.au

Related pages

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

Cypher and MCP

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

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