Skip to content

Hostname

dashboard.thetransformapp.com

Last fetched

dashboard.thetransformapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dashboard.thetransformapp.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dashboard.thetransformapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.144.103.19116.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.188.8034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.179.14135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.117.5035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.191.6335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.120.2344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.193.8852.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.213.20252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dashboard.thetransformapp.com in WhisperGraph.

Subdomains

1 observed subdomain of dashboard.thetransformapp.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dashboard.thetransformapp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dashboard.thetransformapp.com"})-[: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.