Hostname
shred-ly.com
Last fetched
shred-ly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shred-ly.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.226.209.114 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.209.37 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.209.6 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.209.97 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.129 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.42 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.48 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.52 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shred-ly.com owner
- Contact emails
- 1db59a3c-77a1-4a97-9316-ac3097a02d96@identity-protect.org
- 2acb1c8e-43a3-4246-b02d-7d316d221aa6@identity-protect.org
- 62bab558-e659-4ab7-8e40-8be865c039e6@identity-protect.org
- 6d3c9166-7bb9-420c-b63b-2a4ca30f4361@identity-protect.org
- 8f414234-fb46-4d85-8335-f101a787375a@identity-protect.org
- a9a006aa-0885-4ce5-b82e-b37afa112344@identity-protect.org
- af11449c-9b26-4706-a3c8-253f26425eb1@identity-protect.org
Subdomains
1 observed subdomain of shred-ly.com.
| Subdomain |
|---|
| www.shred-ly.com |
Threat posture
History
Related pages
Pivot deeper into the graph from shred-ly.com.
- IP · 13.226.209.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1db59a3c-77a1-4a97-9316-ac3097a02d96@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "shred-ly.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.