Hostname
deepresize.com
Last fetched
deepresize.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deepresize.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.213.239.248 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.147.99 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.179.168 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.213.189.197 | 54.213.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deepresize.com owner
- Contact emails
- 0fc953ec-20d4-4208-9604-2683d6c3a341@identity-protect.org
- 742269d2-5167-4e60-8e6b-f178a3f16049@identity-protect.org
- b32597eb-da94-4179-816a-183d260f7bf6@identity-protect.org
- c0b72094-26f0-4dc2-8bbc-b872cb2c28df@identity-protect.org
- e5addcc5-adba-408f-bcf9-599afc4e48cc@identity-protect.org
- e95cd062-16db-4b11-b223-b0f6ab0f6ad6@identity-protect.org
- owner-1199068@deepresize.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from deepresize.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from deepresize.com.
- IP · 34.213.239.248
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fc953ec-20d4-4208-9604-2683d6c3a341@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "deepresize.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.