Skip to content

Hostname

vija.si

Last fetched

vija.si resolves to 1 IPv4 address operated by AS48894 in SI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
152.89.234.225152.89.234.0/24AS48894SI

WHOIS identity

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

Subdomains

7 observed subdomains of vija.si.

Web-graph footprint

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

12 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vija.si.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.squalomail.com
SPF_INCLUDEth11.neoserv.si
SPF_IP84.255.251.22
SPF_IP88.99.92.77

Related pages

Pivot deeper into the graph from vija.si.

Cypher and MCP

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

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