Hostname
thimi-games.com
Last fetched
thimi-games.com resolves to 1 IPv4 address operated by AS50474 in FR. WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
thimi-games.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.234.164.34 | 109.234.164.0/22 | AS50474 | — | FR |
WHOIS identity
- Registrar
- iana:1519
- Organization
- c/o whoisproxy.com
- Contact emails
- thimi-games.com-owner-jpdl@customers.whoisprivacycorp.com
- thimi-games.com-owner-oqyp@customers.whoisprivacycorp.com
- owner@thimi-games.com.customers.whoisprivacycorp.com
- 2521d5897ecb0dde59c102766b1fe52ad87b8a8bcdffe4ef642c065bbf48a004@thimi-games.com.whoisproxy.org
- 3242ff4d13ef26a62eb5af4587e37a52854189a4ef085dac56156d1d98f95b9f@thimi-games.com.whoisproxy.org
- f82db9058ccccf61b4bc1b2f9fe0ab8a1d6a049b032ad6c36acf117c88397b33@thimi-games.com.whoisproxy.org
Subdomains
2 observed subdomains of thimi-games.com.
Web-graph footprint
Distinct hostnames that link to or from thimi-games.com in the public web crawl.
52 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- thimi-games.com
SPF policy
4 SPF mechanisms authorising senders for thimi-games.com.
| Mechanism | Target |
|---|---|
| SPF_A | thimi-games.com |
| SPF_IP | 109.234.163.0/24 |
| SPF_IP | 109.234.164.34 |
| SPF_MX | thimi-games.com |
Related pages
Pivot deeper into the graph from thimi-games.com.
- IP · 109.234.164.34
- ASN · AS50474
- Registrar · iana:1519
- Country · FR
- Email · thimi-games.com-owner-jpdl@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · th…
- 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: "thimi-games.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.