Hostname
baileybridgeptsa.com
Last fetched
baileybridgeptsa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
baileybridgeptsa.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 |
|---|---|---|---|---|
| 52.216.206.42 | 52.216.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.249.163 | 52.216.249.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.36.149 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.53.165 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.228.37 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.83.59 | 52.217.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.85.43 | 52.217.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.237.13 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of baileybridgeptsa.com owner
- Contact emails
- 1e5e2b2c-8822-49d7-bd1d-76fe5173a6b3@identity-protect.org
- 28a68c7c-b6a9-4557-8dcb-899184adf7e1@identity-protect.org
- 3d85853d-16a2-4c38-8292-1bddde7601ec@identity-protect.org
- 6f0d8ac8-25e1-4cea-95a0-940cf0c774c2@identity-protect.org
- 8b7043ec-07f0-4bbf-8ac6-05855bbe171c@identity-protect.org
- 983c2463-a654-4191-8ad5-ac721757d659@identity-protect.org
- 9c370291-7b17-44f1-a228-aa69c15f9880@identity-protect.org
Subdomains
1 observed subdomain of baileybridgeptsa.com.
| Subdomain |
|---|
| www.baileybridgeptsa.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from baileybridgeptsa.com.
- IP · 52.216.206.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1e5e2b2c-8822-49d7-bd1d-76fe5173a6b3@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "baileybridgeptsa.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.