Skip to content

Hostname

xl.games

Last fetched

xl.games resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS - Atman Sp. z o.o. in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · xl.gamesRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/xl.games

Resolution chain

xl.games resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.79.221.14677.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL
77.79.221.17877.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL

WHOIS identity

Registrar
iana:433
Organization
px media dariusz dembek
Contact emails

Subdomains

1 observed subdomain of xl.games.

Subdomain
www.xl.games

Web-graph footprint

Distinct hostnames that link to or from xl.games in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for xl.games.

MechanismTarget
SPF_INCLUDE_spf.dcsaas.net
SPF_IP79.96.124.184
SPF_MXxl.games

Related pages

Pivot deeper into the graph from xl.games.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "xl.games"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.