Hostname
pcs-dev-sites.com
Last fetched
pcs-dev-sites.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
pcs-dev-sites.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 |
|---|---|---|---|---|
| 3.131.70.164 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pcs-dev-sites.com owner
- Contact emails
- 1ef5fb78-8d0b-47c6-b9b4-7a50afb34760@identity-protect.org
- 2dfe4616-6952-43e5-b5e2-7925e2f2d831@identity-protect.org
- 3f56078a-e5af-4a6a-95ff-d2999492e3db@identity-protect.org
- 877696ca-5948-476f-a33a-ac7151e149a7@identity-protect.org
- 887d29fd-dd79-4559-950d-396541df0a2c@identity-protect.org
- 88c864df-a76a-4ed4-9a8d-54a3477f9a93@identity-protect.org
- owner-6424592@pcs-dev-sites.com.whoisprivacyservice.org
Subdomains
37 observed subdomains of pcs-dev-sites.com.
Showing 23 of 37. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- pcs-dev-sites.com
SPF policy
3 SPF mechanisms authorising senders for pcs-dev-sites.com.
| Mechanism | Target |
|---|---|
| SPF_A | pcs-dev-sites.com |
| SPF_IP | 3.131.70.164 |
| SPF_MX | pcs-dev-sites.com |
Related pages
Pivot deeper into the graph from pcs-dev-sites.com.
- IP · 3.131.70.164
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1ef5fb78-8d0b-47c6-b9b4-7a50afb34760@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: "pcs-dev-sites.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.