Hostname
sb-nm.si
Last fetched
sb-nm.si resolves to 1 IPv4 address operated by Hitrost-AS - Hitrost.com Internet Storitve d.o.o. in SI. WHOIS lists registrar:hitrost.com d.o.o. registrar-url: http://www.hitrost.com as the registrar.
Nutrition Label
Resolution chain
sb-nm.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 |
|---|---|---|---|---|
| 185.69.148.106 | 185.69.148.0/24 | AS59834 | Hitrost-AS - Hitrost.com Internet Storitve d.o.o. | SI |
WHOIS identity
- Registrar
- registrar:hitrost.com d.o.o. registrar-url: http://www.hitrost.com
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of sb-nm.si.
Web-graph footprint
Distinct hostnames that link to or from sb-nm.si in the public web crawl.
51 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for sb-nm.si.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.189.173.162 |
| SPF_IP | 193.189.173.165 |
| SPF_IP | 193.189.173.167 |
| SPF_IP | 212.30.64.126 |
| SPF_MX | sb-nm.si |
Related pages
Pivot deeper into the graph from sb-nm.si.
- IP · 185.69.148.106
- ASN · AS59834Hitrost-AS - Hitrost.com Internet Storitve d.o.o.
- Registrar · registrar:hitrost.com d.o.o. registrar-url: http://www.hitrost.com
- Country · SI
- TLD · .si
- Browse hostnames · sb…
- 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: "sb-nm.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.