Skip to content

Hostname

reports.thetransformapp.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.211.218.8734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.77.19135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.249.8035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.127.18635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.41.4244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.22.21152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.159.15752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.206.9952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of reports.thetransformapp.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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