Hostname
upr.si
Last fetched
upr.si resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE. WHOIS lists registrar:arnesregistrar-url: http://www.arnes.si/storitve/splet-posta-strezniki/registracija-si-domene.html| as the registrar.
Nutrition Label
Resolution chain
upr.si 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 |
|---|---|---|---|---|
| 5.45.111.4 | 5.45.108.0/22 | AS197540 | netcup-AS - netcup GmbH | DE |
WHOIS identity
- Registrar
- registrar:arnesregistrar-url: http://www.arnes.si/storitve/splet-posta-strezniki/registracija-si-domene.html|
- Organization
- —
- Contact emails
- —
Subdomains
288 observed subdomains of upr.si.
Showing 25 of 288. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from upr.si in the public web crawl.
519 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for upr.si.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.squalomail.com |
| SPF_IP | 193.2.1.126 |
| SPF_IP | 193.2.1.68 |
| SPF_IP | 193.2.1.74 |
| SPF_IP | 193.2.1.75 |
| SPF_IP | 193.2.1.77 |
| SPF_IP | 193.2.61.224/28 |
| SPF_IP | 194.2.22.0/24 |
| SPF_IP | 194.249.150.0/26 |
| SPF_IP | 194.249.168.8/29 |
| SPF_IP | 194.249.224.0/24 |
| SPF_IP | 194.249.81.128/26 |
| SPF_IP | 194.249.81.192/27 |
| SPF_IP | 212.235.192.0/23 |
| SPF_IP | 212.235.194.0/26 |
| SPF_IP | 212.235.194.50/31 |
| SPF_IP | 212.235.194.52/30 |
| SPF_IP | 212.235.194.56/30 |
| SPF_IP | 212.235.194.60/31 |
| SPF_IP | 212.235.194.62/32 |
| SPF_IP | 212.235.226.143 |
| SPF_IP | 212.235.226.144 |
| SPF_IP | 212.235.226.147 |
| SPF_IP | 212.235.226.64/26 |
| SPF_IP | 88.200.63.128/25 |
Related pages
Pivot deeper into the graph from upr.si.
- IP · 5.45.111.4
- ASN · AS197540netcup-AS - netcup GmbH
- Registrar · registrar:arnesregistrar-url: http://www.arnes.si/storitve/splet-posta-strezniki/registracija-si-domene.html|
- Country · DE
- TLD · .si
- 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: "upr.si"})-[: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.