Skip to content

Hostname

sampion.si

Last fetched

sampion.si resolves to 2 IPv4 addresses operated by OPTIMUS-AS - Optimus IT d.o.o. in SI.

Nutrition Label

WHISPER CANON · sampion.siRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sampion.si

Resolution chain

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

IPPrefixASNOperatorCountry
152.89.235.35152.89.235.0/24AS48894OPTIMUS-AS - Optimus IT d.o.o.SI
212.44.102.91212.44.102.0/24AS43128DHH-AS - DHH-ASSI

WHOIS identity

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

Subdomains

2 observed subdomains of sampion.si.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for sampion.si.

MechanismTarget
SPF_Asampion.si
SPF_INCLUDE_spf.controlpanel.si
SPF_INCLUDE_spf.mail-neoserv.si
SPF_IP152.89.235.35
SPF_MXsampion.si

Related pages

Pivot deeper into the graph from sampion.si.

Cypher and MCP

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

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