Hostname
upro.group
Last fetched
upro.group resolves to 2 IPv4 addresses operated by IMAQLIQ - Data-center IMAQLIQ Ltd. in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
upro.group 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 |
|---|---|---|---|---|
| 81.29.128.83 | 81.29.128.0/24 | AS12555 | IMAQLIQ - Data-center IMAQLIQ Ltd. | RU |
| 81.29.128.87 | 81.29.128.0/24 | AS12555 | IMAQLIQ - Data-center IMAQLIQ Ltd. | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- obshchestvo s ogranichennoj otvetstvennostyu 'upgrade pro'
- Contact emails
Subdomains
74 observed subdomains of upro.group.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from upro.group in the public web crawl.
41 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for upro.group.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.timeweb.ru |
| SPF_IP | 45.94.122.66 |
| SPF_IP | 81.29.128.84 |
Related pages
Pivot deeper into the graph from upro.group.
- IP · 81.29.128.83
- ASN · AS12555IMAQLIQ - Data-center IMAQLIQ Ltd.
- Registrar · iana:463
- Country · RU
- Email · e.milchinskaya@hoteliers-u.pro
- TLD · .group
- Browse hostnames · up…
- 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: "upro.group"})-[: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.