Hostname
testps-bpa.com
Last fetched
testps-bpa.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
testps-bpa.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.162.183.204 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.146.31 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.172.160 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.229.142.54 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.145.100 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.166.250 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.255.142.208 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.147.166 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.66.178 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.190.134.222 | 54.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.68.58.180 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of testps-bpa.com owner
- Contact emails
- 225394a3-d0ec-4446-b745-2a6fabd70efa@identity-protect.org
- 23f5f814-c727-4a3f-b7f3-14ad2fde7716@identity-protect.org
- 3f9c684c-a1f0-49b3-8c84-466b92ba72b5@identity-protect.org
- 84a9155c-7fbf-4297-989e-1c4e6853d464@identity-protect.org
- 8dc4d09d-923c-408d-9370-4970452416d6@identity-protect.org
- e6ec7a2e-68c6-460d-8aac-5b532ebc3f43@identity-protect.org
- owner-11321200@testps-bpa.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of testps-bpa.com.
Threat posture
History
Related pages
Pivot deeper into the graph from testps-bpa.com.
- IP · 35.162.183.204
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 225394a3-d0ec-4446-b745-2a6fabd70efa@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "testps-bpa.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.