Hostname
pca-llc-test.com
Last fetched
pca-llc-test.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pca-llc-test.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.171.227 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pca-llc-test.com owner
- Contact emails
- 0f0d583e-346f-4ff7-929f-3b25e0a7017d@identity-protect.org
- 2030accf-9906-4a45-b342-2a5b0541bc83@identity-protect.org
- 23076901-ca1a-48e7-9a42-042df13ad95c@identity-protect.org
- 4aeca171-1c4a-422d-885e-f162d4c3579f@identity-protect.org
- ac7240c3-ffa9-4745-a9e4-33773ff3711e@identity-protect.org
- d7ebcdef-698b-4aed-aa42-4cdab7c0d05e@identity-protect.org
- edf83b98-4480-4fc2-a568-83e0f19638f4@identity-protect.org
Subdomains
11 observed subdomains of pca-llc-test.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pca-llc-test.com.
- IP · 18.116.171.227
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f0d583e-346f-4ff7-929f-3b25e0a7017d@identity-protect.org
- TLD · .com
- Browse hostnames · pc…
- 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: "pca-llc-test.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.