Skip to content

Hostname

csob.sk

Last fetched

csob.sk resolves to 9 IPv4 addresses operated by AS20940 in FR. WHOIS lists registrar:československá obchodná banka, a.s. as the registrar.

Nutrition Label

WHISPER CANON · csob.skRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/csob.sk

Resolution chain

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

WHOIS identity

Registrar
registrar:československá obchodná banka, a.s.
Organization
československá obchodná banka, a.s.
Contact emails

Subdomains

83 observed subdomains of csob.sk.

Web-graph footprint

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

554 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for csob.sk.

MechanismTarget
SPF_IP193.245.32.128/27
SPF_IP193.245.32.64/27
SPF_IP193.245.36.0/27

Related pages

Pivot deeper into the graph from csob.sk.

Cypher and MCP

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

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