Skip to content

Hostname

goodbake.com.au

Last fetched

goodbake.com.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · goodbake.com.auRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/goodbake.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.164.2143.5.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2543.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.623.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.166.2303.5.166.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1143.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.123.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1473.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2483.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.63.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.19152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.1952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with goodbake.com.au in WhisperGraph.

Subdomains

2 observed subdomains of goodbake.com.au.

Threat posture

History

Mail and authentication

MX records

  • goodbake.com.au

Related pages

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

Cypher and MCP

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

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