Skip to content

Hostname

gayshare.com.au

Last fetched

gayshare.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 · gayshare.com.auRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gayshare.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.139.813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.202.16613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.9.13813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.73.1415.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.103.4152.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.17.14254.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
andrew koch
Contact emails

Subdomains

5 observed subdomains of gayshare.com.au.

Web-graph footprint

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

9 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.124.241.204/32
SPF_MXgayshare.com.au

Related pages

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

Cypher and MCP

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

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