Skip to content

Hostname

864.com.au

Last fetched

864.com.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · 864.com.auRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/864.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
216.150.16.1216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.129216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
220.245.117.10220.245.116.0/23AS7545AU
220.245.117.10220.245.116.0/23AS7545AU

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
chris greenwood
Contact emails

Subdomains

2 observed subdomains of 864.com.au.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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