Hostname
roulette.chat
Last fetched
roulette.chat resolves to 2 IPv4 addresses operated by ROUTERHOSTING - RouterHosting LLC in CH. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
roulette.chat 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 |
|---|---|---|---|---|
| 45.59.124.37 | 45.59.124.0/24 | AS14956 | ROUTERHOSTING - RouterHosting LLC | CH |
| 72.61.82.114 | 72.61.80.0/20 | AS47583 | — | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- amour media
- Contact emails
Subdomains
17 observed subdomains of roulette.chat.
Web-graph footprint
Distinct hostnames that link to or from roulette.chat in the public web crawl.
311 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for roulette.chat.
| Mechanism | Target |
|---|---|
| SPF_A | roulette.chat |
| SPF_INCLUDE | _spf.timeweb.ru |
| SPF_IP | 176.57.223.0/24 |
| SPF_IP | 51.15.212.240 |
| SPF_IP | 92.53.116.0/22 |
Related pages
Pivot deeper into the graph from roulette.chat.
- IP · 45.59.124.37
- ASN · AS14956ROUTERHOSTING - RouterHosting LLC
- Registrar · iana:146
- Country · CH
- Email · amourmedia@gmail.com
- TLD · .chat
- Browse hostnames · ro…
- 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: "roulette.chat"})-[: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.