Hostname
grada.sk
Last fetched
grada.sk resolves to 2 IPv4 addresses operated by AS13036 in CZ. WHOIS lists registrar:active 24, s.r.o. as the registrar.
Nutrition Label
Resolution chain
grada.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.212.89.158 | 194.212.0.0/16 | AS13036 | — | CZ |
| 194.212.89.158 | 194.212.0.0/16 | AS13036 | — | CZ |
| 194.212.89.160 | 194.212.0.0/16 | AS13036 | — | CZ |
| 194.212.89.160 | 194.212.0.0/16 | AS13036 | — | CZ |
WHOIS identity
- Registrar
- registrar:active 24, s.r.o.
- Organization
- grada slovakia s.r.o.
- Contact emails
Subdomains
4 observed subdomains of grada.sk.
Web-graph footprint
Distinct hostnames that link to or from grada.sk in the public web crawl.
85 sites link to this hostname.
242 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for grada.sk.
| Mechanism | Target |
|---|---|
| SPF_A | data.grada.cz |
| SPF_A | grada.sk |
| SPF_A | mail.grada.cz |
| SPF_INCLUDE | _spf.m1.websupport.sk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.238.47.96 |
| SPF_IP | 194.212.80.0/24 |
| SPF_IP | 194.212.89.0/24 |
| SPF_IP | 194.212.90.0/24 |
| SPF_IP | 195.201.20.37 |
| SPF_IP | 217.16.182.92 |
| SPF_MX | grada.sk |
Related pages
Pivot deeper into the graph from grada.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grada.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.