Hostname
non-prod-phpbamboo.com
Last fetched
non-prod-phpbamboo.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
non-prod-phpbamboo.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.183.39 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.192.158 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.201.171 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.122 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.77 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.14.167 | 3.5.14.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.217.112.85 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.118.157 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.121.117 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.138.117 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.164.221 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.229.29 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.233.213 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.82.3 | 52.217.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.228.101 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of non-prod-phpbamboo.com owner
- Contact emails
- 10a70610-03d5-4cb5-85c2-6b2aa9af0a0a@identity-protect.org
- 5f5ce336-f77b-47a0-8bac-373eb1d32456@identity-protect.org
- 8bdc2843-374a-40a7-8920-c42234cd3cd7@identity-protect.org
- 99d1fd6f-10c1-4df9-8737-b07c1a6c17f4@identity-protect.org
- a1c448b4-6e4e-4127-aae1-c1011152dc26@identity-protect.org
- c052b9cb-207a-42a5-b095-70d81d0e33a0@identity-protect.org
- fe3975e2-20dd-414c-9103-70d810a4dea2@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from non-prod-phpbamboo.com.
- IP · 16.15.183.39
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 10a70610-03d5-4cb5-85c2-6b2aa9af0a0a@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "non-prod-phpbamboo.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.