Hostname
transformedsoftware.com
Last fetched
transformedsoftware.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
transformedsoftware.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.182.13 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.31 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.51 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.7 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.173.78.178 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of transformedsoftware.com owner
- Contact emails
- 11f0c357-5a75-4072-ab30-a50109527568@identity-protect.org
- 146cb157-ed20-49fe-9cba-7d3a305605e9@identity-protect.org
- 1d898e6e-fff4-4db7-a357-5f7c341b8798@identity-protect.org
- 518de89a-0eaa-4491-9e0f-aaaa308783d7@identity-protect.org
- c215bd5b-2e0f-4476-af35-086b55276c72@identity-protect.org
- da1197de-91ab-43c9-b826-5e8885ab8cd5@identity-protect.org
- owner-11740720@transformedsoftware.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of transformedsoftware.com.
| Subdomain |
|---|
| www.transformedsoftware.com |
Web-graph footprint
Distinct hostnames that link to or from transformedsoftware.com in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from transformedsoftware.com.
- IP · 13.249.182.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11f0c357-5a75-4072-ab30-a50109527568@identity-protect.org
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "transformedsoftware.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.