Hostname
pblplatform.com
Last fetched
pblplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pblplatform.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 |
|---|---|---|---|---|
| 18.165.122.119 | 18.165.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.58 | 18.165.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.60 | 18.165.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.65 | 18.165.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.171.139.3 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.52 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.64 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.99 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pblplatform.com owner
- Contact emails
- 1e9beea7-5230-43dc-a072-54d1b17b131d@identity-protect.org
- 45155235-19f4-4d37-bd47-644a32971baa@identity-protect.org
- 5dfd2a14-be67-4d84-bf8b-90da821e16b6@identity-protect.org
- 6ef9eca3-b8d6-4d83-9701-313e92e001f7@identity-protect.org
- b1da8cf9-1e9c-4697-85aa-6ee0c641e917@identity-protect.org
- c747cb12-188b-48c8-a1cd-240a9ce3822d@identity-protect.org
- deac9a0b-4b09-46ce-8823-94182fe0a890@identity-protect.org
- owner-6651992@pblplatform.com.whoisprivacyservice.org
- owner-8231914@pblplatform.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of pblplatform.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pblplatform.com.
- IP · 18.165.122.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 1e9beea7-5230-43dc-a072-54d1b17b131d@identity-protect.org
- TLD · .com
- Browse hostnames · pb…
- 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: "pblplatform.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.