Hostname
pcsdl.com
Last fetched
pcsdl.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pcsdl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.236.204 | 13.249.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.113.94 | 76.223.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- shaoxing printing and dyeing technology co.
- Contact emails
- fangjun1122@163.com
- 04fa4629-1a43-4b71-8b08-76d42af59df9@identity-protect.org
- 055f09ea-1fd8-4d91-b400-b4a8584446c2@identity-protect.org
- 0740b864-d1a1-4652-a4b3-031fc2973f7f@identity-protect.org
- 3a669706-d75a-400c-9fdf-0ec5ecc68f64@identity-protect.org
- a0b495d2-b3f2-4e50-bcf9-07f22f28b771@identity-protect.org
- bac07f13-8c79-4990-8ee2-0b811cfc12d0@identity-protect.org
- eddde596-a97a-4423-99cc-0ccc227103ec@identity-protect.org
- owner-2621143@pcsdl.com.whoisprivacyservice.org
- owner-6653858@pcsdl.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of pcsdl.com.
Showing 4 of 25. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from pcsdl.com.
- IP · 13.248.236.204
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · fangjun1122@163.com
- 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: "pcsdl.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.