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
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.
Showing 25 of 83. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for csob.sk.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.245.32.128/27 |
| SPF_IP | 193.245.32.64/27 |
| SPF_IP | 193.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.