Skip to content

Hostname

baris.sk

Last fetched

baris.sk resolves to 1 IPv4 address operated by AS29405 in SK.

Nutrition Label

WHISPER CANON · baris.skRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/baris.sk

Resolution chain

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

IPPrefixASNOperatorCountry
86.110.232.4086.110.224.0/19AS29405SK

WHOIS identity

No WHOIS records are currently associated with baris.sk in WhisperGraph.

Subdomains

15 observed subdomains of baris.sk.

Web-graph footprint

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

43 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for baris.sk.

MechanismTarget
SPF_Abaris.sk
SPF_IP188.167.194.64/27
SPF_IP46.229.227.160/28
SPF_IP46.229.233.22
SPF_IP46.229.233.23
SPF_IP46.229.233.24
SPF_IP46.229.233.25
SPF_IP75.119.155.232
SPF_IP86.110.232.32/27
SPF_IP86.110.245.32/28
SPF_MXbaris.sk

Related pages

Pivot deeper into the graph from baris.sk.

Cypher and MCP

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

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