Hostname
prosser-studios.com
Last fetched
prosser-studios.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prosser-studios.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.46.128 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.129 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.25 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.37 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.124.18 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.81 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.89 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.95 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prosser-studios.com owner
- Contact emails
- 0074e782-e661-4c0d-9732-a49db180e814@identity-protect.org
- 3a8461f9-89ad-40a4-93a7-7cd3a6b811bf@identity-protect.org
- 93f84b75-443e-4cc0-bdc8-a1e3502e8c8b@identity-protect.org
- 99aa0371-5096-4d61-b199-b8873809e5bb@identity-protect.org
- e307c8a9-e3ce-4f26-9038-d0fd66d3f62e@identity-protect.org
- fe6bc868-c725-4ebf-a285-cd2e8e153bde@identity-protect.org
- fe8f58bc-d794-416f-bc10-bd68179f8a3b@identity-protect.org
Subdomains
1 observed subdomain of prosser-studios.com.
| Subdomain |
|---|
| api.prosser-studios.com |
Threat posture
History
Related pages
Pivot deeper into the graph from prosser-studios.com.
- IP · 108.156.46.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 0074e782-e661-4c0d-9732-a49db180e814@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "prosser-studios.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.