Skip to content

Hostname

si-shell.net

Last fetched

si-shell.net resolves to 2 IPv4 addresses operated by PCK-AS in SI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · si-shell.netRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/si-shell.net

Resolution chain

si-shell.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
dhh.si d.o.o.
Contact emails

Subdomains

83 observed subdomains of si-shell.net.

Web-graph footprint

Distinct hostnames that link to or from si-shell.net in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for si-shell.net.

MechanismTarget
SPF_INCLUDE_spf.webtasy.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP212.44.100.210
SPF_MXsi-shell.net

Related pages

Pivot deeper into the graph from si-shell.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "si-shell.net"})-[: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.