Skip to content

Hostname

misk.si

Last fetched

misk.si resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.220.121.87158.220.112.0/20AS51167DE

WHOIS identity

No WHOIS records are currently associated with misk.si in WhisperGraph.

Subdomains

2 observed subdomains of misk.si.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for misk.si.

MechanismTarget
SPF_Amail.gostuj.si
SPF_Amisk.si
SPF_Aserver4.gostuj.si
SPF_IP173.212.209.139/32
SPF_IP5.9.2.163/32
SPF_IPfe80::5604:a6ff:fef1:7829/64
SPF_MXmisk.si

Related pages

Pivot deeper into the graph from misk.si.

Cypher and MCP

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

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