Skip to content

Hostname

stroka.si

Last fetched

stroka.si resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · stroka.siRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stroka.si

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.247104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.247104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.91172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

38 observed subdomains of stroka.si.

Web-graph footprint

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

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stroka.si.

MechanismTarget
SPF_Acloudberrylab.com
SPF_Aem.mato.si
SPF_Amail.stroka.si
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.30.70.216
SPF_IP37.187.27.186

Related pages

Pivot deeper into the graph from stroka.si.

Cypher and MCP

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

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