Hostname
852production.com
Last fetched
852production.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
852production.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 |
|---|---|---|---|---|
| 108.156.22.21 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.42 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.47 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.75 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.164.202.10 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.64 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.77 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.82 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 852production.com owner
- Contact emails
- 2615fa7a-49af-4dea-8170-1183f6856747@identity-protect.org
- 2c04a93d-d44c-4716-881e-b7b56fddce99@identity-protect.org
- 560c126b-77f3-4bbd-a8c4-82e19b1569b9@identity-protect.org
- d1b05be3-3ee4-4d1d-b23b-62c373b55bbf@identity-protect.org
- d787d2ef-55c9-4400-927d-3f3496cff6ef@identity-protect.org
- f4867841-5199-4583-aa9b-806873db7fd5@identity-protect.org
Subdomains
1 observed subdomain of 852production.com.
| Subdomain |
|---|
| www.852production.com |
Threat posture
History
Related pages
Pivot deeper into the graph from 852production.com.
- IP · 108.156.22.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2615fa7a-49af-4dea-8170-1183f6856747@identity-protect.org
- TLD · .com
- Browse hostnames · 85…
- 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: "852production.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.