Hostname
dominvrt.si
Last fetched
dominvrt.si resolves to 1 IPv4 address operated by PROPLUS-SI-AS in SI. WHOIS lists registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen| as the registrar.
Nutrition Label
Resolution chain
dominvrt.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 |
|---|---|---|---|---|
| 91.202.66.215 | 91.202.66.0/24 | AS44615 | PROPLUS-SI-AS | SI |
WHOIS identity
- Registrar
- registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen|
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of dominvrt.si.
Web-graph footprint
Distinct hostnames that link to or from dominvrt.si in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dominvrt.si.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.202.64.0/22 |
Related pages
Pivot deeper into the graph from dominvrt.si.
- IP · 91.202.66.215
- ASN · AS44615PROPLUS-SI-AS
- Registrar · registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen|
- Country · SI
- TLD · .si
- Browse hostnames · do…
- 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: "dominvrt.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.