Skip to content

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

WHISPER CANON · sb-nm.siRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sb-nm.si

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.

IPPrefixASNOperatorCountry
185.69.148.106185.69.148.0/24AS59834Hitrost-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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sb-nm.si.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.189.173.162
SPF_IP193.189.173.165
SPF_IP193.189.173.167
SPF_IP212.30.64.126
SPF_MXsb-nm.si

Related pages

Pivot deeper into the graph from sb-nm.si.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.