Skip to content

Hostname

toddbaker.com.au

Last fetched

toddbaker.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.11143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.120143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.3143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.85143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.80.22143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.56143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.84143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.87143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.101.1073.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.1083.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.1253.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.403.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of toddbaker.com.au.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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