Skip to content

Hostname

anon.test.thoughtforma.app

Last fetched

anon.test.thoughtforma.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · anon.test.thoughtforma.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/anon.test.thoughtforma.app

Resolution chain

anon.test.thoughtforma.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.246.3213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.4113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.4513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.9913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.161.111.10418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.12518.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.718.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.9118.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with anon.test.thoughtforma.app in WhisperGraph.

Subdomains

1 observed subdomain of anon.test.thoughtforma.app.

Threat posture

History

Related pages

Pivot deeper into the graph from anon.test.thoughtforma.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anon.test.thoughtforma.app"})-[: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.