Hostname
playforia.com
Last fetched
playforia.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
playforia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.247.9.180 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.203.1 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.77.78 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.11.46 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of playforia.com owner
- Contact emails
- hostmaster@playforia.com
- 4ee6efa9-a3b9-49a5-bd15-e0f89e93fa1a@identity-protect.org
- 53dddb74-25ae-4f2e-87e9-8b1dffd01212@identity-protect.org
- 7f023afd-2232-45e9-8490-1f34ddbb6821@identity-protect.org
- a04569f1-90bb-4600-bdeb-eab287803aac@identity-protect.org
- c97540b0-712d-417e-8aea-84b3720fce81@identity-protect.org
- e7d1c3a4-9ca6-4c1b-8ce3-bfc2847132fd@identity-protect.org
Subdomains
8 observed subdomains of playforia.com.
Web-graph footprint
Distinct hostnames that link to or from playforia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for playforia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | datadrivenemail.com |
| SPF_IP | 194.136.189.230/32 |
| SPF_IP | 52.19.232.134/32 |
| SPF_MX | playforia.com |
Related pages
Pivot deeper into the graph from playforia.com.
- IP · 34.247.9.180
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · hostmaster@playforia.com
- TLD · .com
- Browse hostnames · pl…
- 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: "playforia.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.