Hostname
redesigntrust.com
Last fetched
redesigntrust.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
redesigntrust.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.196.10 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.19 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.34 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.42 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.242.39 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.5 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.71 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.93 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of redesigntrust.com owner
- Contact emails
- 030193d6-a4aa-4b33-b4b0-fb885affa864@identity-protect.org
- 22a21cec-b7ba-4b90-ac94-3c07b2976ea4@identity-protect.org
- 4aefef74-d764-43fa-81a0-19fb21f8ff21@identity-protect.org
- 72cd3a7a-d999-4b6f-9850-842a88c557bd@identity-protect.org
- 99055539-a062-44ff-913c-d7a9da2257ab@identity-protect.org
- a7cc353f-2628-4941-9742-0e05d491235c@identity-protect.org
- d1ae428c-ad7f-4b89-bb21-db062a16cb04@identity-protect.org
Subdomains
15 observed subdomains of redesigntrust.com.
Web-graph footprint
Distinct hostnames that link to or from redesigntrust.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from redesigntrust.com.
- IP · 13.225.196.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 030193d6-a4aa-4b33-b4b0-fb885affa864@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "redesigntrust.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.