Skip to content

Hostname

cvar.si

Last fetched

cvar.si resolves to 2 IPv4 addresses operated by AS48894 in SI.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

7 observed subdomains of cvar.si.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cvar.si.

MechanismTarget
SPF_Acvar.si
SPF_INCLUDE_spf.mail-neoserv.si
SPF_IP152.89.234.250
SPF_IP152.89.234.45
SPF_IP152.89.234.48
SPF_IP152.89.234.49
SPF_IP152.89.235.140
SPF_MXcvar.si

Related pages

Pivot deeper into the graph from cvar.si.

Cypher and MCP

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

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