Hostname
uaprom.net
Last fetched
uaprom.net resolves to 1 IPv4 address operated by AS43896 in UA. WHOIS lists iana:1112 as the registrar.
Nutrition Label
Resolution chain
uaprom.net 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 |
|---|---|---|---|---|
| 193.34.169.16 | 193.34.169.0/24 | AS43896 | — | UA |
WHOIS identity
- Registrar
- iana:1112
- Organization
- allegro uaprom holdings b.v.
- Contact emails
Subdomains
8,214 observed subdomains of uaprom.net.
Showing 25 of 8,214. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uaprom.net in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for uaprom.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.86.56.249 |
| SPF_IP | 185.86.58.176 |
| SPF_IP | 193.200.64.39 |
| SPF_IP | 193.34.168.1 |
| SPF_IP | 193.34.168.210 |
| SPF_IP | 193.34.168.58 |
| SPF_IP | 193.34.169.114 |
| SPF_IP | 193.34.169.134 |
| SPF_IP | 193.34.169.7 |
| SPF_IP | 91.195.214.15 |
Related pages
Pivot deeper into the graph from uaprom.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uaprom.net"})-[: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.