Skip to content

Hostname

snt.si

Last fetched

snt.si resolves to 1 IPv4 address operated by AS44632 in SI. WHOIS lists iana:842 as the registrar.

Nutrition Label

WHISPER CANON · snt.siRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/snt.si

Resolution chain

snt.si resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.8.94.100194.8.94.0/24AS44632SI

WHOIS identity

Registrar
iana:842
Organization
Contact emails

Subdomains

38 observed subdomains of snt.si.

Web-graph footprint

Distinct hostnames that link to or from snt.si in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for snt.si.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.57.226.5
SPF_IP193.77.98.120
SPF_IP193.77.98.34
SPF_IP193.77.99.65
SPF_IP194.8.94.42
SPF_IP194.8.95.163
SPF_IP194.8.95.165
SPF_IP194.8.95.171
SPF_IP91.208.41.46
SPF_IP91.208.41.68
SPF_IP91.208.41.69

Related pages

Pivot deeper into the graph from snt.si.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "snt.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.