Skip to content

Hostname

mors.si

Last fetched

mors.si resolves to 1 IPv4 address operated by MORS - Ministrstvo za obrambo in SI. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.208.243.2491.208.243.0/24AS202137MORS - Ministrstvo za obramboSI

WHOIS identity

Registrar
iana:228
Organization
Contact emails

Subdomains

52 observed subdomains of mors.si.

Web-graph footprint

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

34 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for mors.si.

MechanismTarget
SPF_IP213.161.10.35
SPF_IP91.208.243.36

Related pages

Pivot deeper into the graph from mors.si.

Cypher and MCP

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

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