Skip to content

Hostname

corporatewebsite.com.au

Last fetched

corporatewebsite.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.255.2118.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4618.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.6218.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.9818.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.142.1554.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.5054.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.9054.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.9154.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:melbourne it
Organization
tash tan
Contact emails

Subdomains

1 observed subdomain of corporatewebsite.com.au.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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