Skip to content

Hostname

slo-tech.com

Last fetched

slo-tech.com resolves to 1 IPv4 address operated by ILOL in SI. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · slo-tech.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/slo-tech.com

Resolution chain

slo-tech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.236.1.13091.236.1.0/24AS198524ILOLSI

WHOIS identity

Registrar
iana:1068
Organization
primoz bratanic
Contact emails

Subdomains

9 observed subdomains of slo-tech.com.

Web-graph footprint

Distinct hostnames that link to or from slo-tech.com in the public web crawl.

738 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for slo-tech.com.

MechanismTarget
SPF_Aslike.slo-tech.com
SPF_Aslo-tech.com
SPF_INCLUDEspf.appmx.ilol.si
SPF_IP2001:67c:2730:1:0:0:0:2
SPF_IP2001:67c:2730:5::180/64
SPF_MXslo-tech.com

Related pages

Pivot deeper into the graph from slo-tech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "slo-tech.com"})-[: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.