Skip to content

Hostname

test.keepitcleaner.com.au

Last fetched

test.keepitcleaner.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.11713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.169.55.1163.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.233.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.373.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.623.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

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

Subdomains

3 observed subdomains of test.keepitcleaner.com.au.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for test.keepitcleaner.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEkeepitcleaner.gnatta.com

Related pages

Pivot deeper into the graph from test.keepitcleaner.com.au.

Cypher and MCP

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

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