Hostname
playstation.com
Last fetched
playstation.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
playstation.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.219.96 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.37.64 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.57.123.116 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.57.94.191 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.169.164.87 | 184.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.213.177 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.195.35 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.173.48 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.32.162 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.129.39 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.183.134.251 | 54.183.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.183.164.111 | 54.183.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.77.24 | 54.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.60.44 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.67.179 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
184 observed subdomains of playstation.com.
Showing 25 of 184. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from playstation.com in the public web crawl.
21,289 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for playstation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 87.246.102.203 |
Related pages
Pivot deeper into the graph from playstation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "playstation.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.