Skip to content

Hostname

psiris.sk

Last fetched

psiris.sk resolves to 2 IPv4 addresses operated by VNET-AS - VNET a.s. in SK. WHOIS lists registrar:active 24, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · psiris.skRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/psiris.sk

Resolution chain

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

IPPrefixASNOperatorCountry
193.163.77.240193.163.135.0/24AS29405VNET-AS - VNET a.s.SK
37.9.175.19537.9.202.0/24AS51013WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o.SK

WHOIS identity

Registrar
registrar:active 24, s.r.o.
Organization
ján koky-pohrebná služba iris
Contact emails

Subdomains

3 observed subdomains of psiris.sk.

Web-graph footprint

Distinct hostnames that link to or from psiris.sk in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for psiris.sk.

MechanismTarget
SPF_Apsiris.sk
SPF_INCLUDE_spf.hostcreators.sk
SPF_MXpsiris.sk

Related pages

Pivot deeper into the graph from psiris.sk.

Cypher and MCP

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

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