Hostname
playgames.ba
Last fetched
playgames.ba resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in KR.
Nutrition Label
Resolution chain
playgames.ba resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.164.38.65 | 141.164.32.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | KR |
| 45.32.183.112 | 45.32.176.0/21 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
| 57.129.146.219 | 57.129.128.0/17 | AS16276 | — | GB |
WHOIS identity
No WHOIS records are currently associated with playgames.ba in WhisperGraph.
Subdomains
1 observed subdomain of playgames.ba.
| Subdomain |
|---|
| www.playgames.ba |
Web-graph footprint
Distinct hostnames that link to or from playgames.ba in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for playgames.ba.
| Mechanism | Target |
|---|---|
| SPF_A | playgames.ba |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 162.0.217.114 |
| SPF_IP | 162.0.217.98 |
| SPF_MX | playgames.ba |
Related pages
Pivot deeper into the graph from playgames.ba.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "playgames.ba"})-[: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.