Skip to content

Hostname

simobil.si

Last fetched

simobil.si resolves to 1 IPv4 address operated by A1SI-AS A1 Slovenija in SI. WHOIS lists iana:880 as the registrar.

Nutrition Label

WHISPER CANON · simobil.siRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/simobil.si

Resolution chain

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

IPPrefixASNOperatorCountry
80.95.232.3480.95.224.0/20AS21283A1SI-AS A1 SlovenijaSI

WHOIS identity

Registrar
iana:880
Organization
Contact emails

Subdomains

198 observed subdomains of simobil.si.

Web-graph footprint

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

118 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for simobil.si.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.95.234.18/32
SPF_IP80.95.234.199/32

Related pages

Pivot deeper into the graph from simobil.si.

Cypher and MCP

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

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