Hostname
playwellmedia.com
Last fetched
playwellmedia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
playwellmedia.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 |
|---|---|---|---|---|
| 13.249.91.55 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.60 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.78 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.95 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.106 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.17 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.58 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.75 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of playwellmedia.com owner
- Contact emails
- 801d8b53-4cdb-427e-af85-320768a9c1c8@identity-protect.org
- b45812d6-f014-40bb-9f60-0186079f3879@identity-protect.org
- c2224fc2-486b-4343-ad09-5c8ea5a1d0d5@identity-protect.org
- ce01c498-3a4c-4ce7-a3e0-b9012fa76f65@identity-protect.org
- d7ef3e91-70d8-4be8-bccd-be000bbeda65@identity-protect.org
- f8599278-dd1c-49f1-a0c6-b594af652143@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from playwellmedia.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for playwellmedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from playwellmedia.com.
- IP · 13.249.91.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 801d8b53-4cdb-427e-af85-320768a9c1c8@identity-protect.org
- 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: "playwellmedia.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.