Hostname
litegaming.ir
Last fetched
litegaming.ir resolves to 2 IPv4 addresses operated by AS60077 in IR.
Nutrition Label
Resolution chain
litegaming.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.151.159.60 | 193.151.159.0/24 | AS60077 | — | IR |
| 185.239.1.185 | 185.239.1.0/24 | AS202269 | — | IR |
WHOIS identity
No WHOIS records are currently associated with litegaming.ir in WhisperGraph.
Subdomains
9 observed subdomains of litegaming.ir.
Web-graph footprint
Distinct hostnames that link to or from litegaming.ir in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- litegaming.ir
SPF policy
4 SPF mechanisms authorising senders for litegaming.ir.
| Mechanism | Target |
|---|---|
| SPF_A | litegaming.ir |
| SPF_IP | 178.239.158.137 |
| SPF_IP | 193.151.159.58 |
| SPF_MX | litegaming.ir |
Related pages
Pivot deeper into the graph from litegaming.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "litegaming.ir"})-[: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.