Hostname
qrooto.com
Last fetched
qrooto.com resolves to 3 IPv4 addresses operated by AS212136 in RU. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
qrooto.com 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 |
|---|---|---|---|---|
| 185.228.248.82 | 185.228.248.0/24 | AS212136 | — | RU |
| 185.228.248.83 | 185.228.248.0/24 | AS212136 | — | RU |
| 185.228.248.84 | 185.228.248.0/24 | AS212136 | — | RU |
WHOIS identity
- Registrar
- iana:1052
- Organization
- jsc 'baltic master'
- Contact emails
Subdomains
2 observed subdomains of qrooto.com.
| Subdomain |
|---|
| promo.qrooto.com |
| www.qrooto.com |
Web-graph footprint
Distinct hostnames that link to or from qrooto.com in the public web crawl.
37 sites link to this hostname.
74 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for qrooto.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from qrooto.com.
- IP · 185.228.248.82
- ASN · AS212136
- Registrar · iana:1052
- Country · RU
- Email · 01bef6619016b33bae5bd75facfbcf4b_2492532_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · qr…
- 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: "qrooto.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.