Hostname
playroll.com
Last fetched
playroll.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
playroll.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- this domain is for sale on sedo.com
- Contact emails
- jordykoski@gmail.com
- 2570cf45-0e23-4e74-a5e2-686164a83b2c@identity-protect.org
- 3581b397-324a-4175-bfd4-5985ddd3792d@identity-protect.org
- 76198f65-3c79-4855-ab33-9c1ee5cb7299@identity-protect.org
- af2838b5-661b-4b4f-8411-1bdb22bcea44@identity-protect.org
- b4b93a66-c0b9-4f0a-b8be-b7dcacd44342@identity-protect.org
- ef4ba649-6b6f-47a4-91cc-1df55be6256d@identity-protect.org
- owner-9688304@playroll.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of playroll.com.
Web-graph footprint
Distinct hostnames that link to or from playroll.com in the public web crawl.
352 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for playroll.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _sdqgh1esy.sdmarc.net |
Related pages
Pivot deeper into the graph from playroll.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "playroll.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.