Hostname
ka.edu.pl
Last fetched
ka.edu.pl resolves to 2 IPv4 addresses operated by CF-KRK - Cyber_Folks S.A. in PL. WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
ka.edu.pl 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 |
|---|---|---|---|---|
| 94.152.13.105 | 94.152.0.0/20 | AS29522 | CF-KRK - Cyber_Folks S.A. | PL |
| 94.152.217.118 | 94.152.216.0/21 | AS29522 | CF-KRK - Cyber_Folks S.A. | PL |
WHOIS identity
- Registrar
- registrar:domeny.tv mserwis sp. z o.o.
- Organization
- krakowska akademia im. andrzeja frycza modrzewskiego
- Contact emails
- —
Subdomains
157 observed subdomains of ka.edu.pl.
Showing 25 of 157. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ka.edu.pl in the public web crawl.
162 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- ka.edu.pl
SPF policy
3 SPF mechanisms authorising senders for ka.edu.pl.
| Mechanism | Target |
|---|---|
| SPF_A | ka.edu.pl |
| SPF_INCLUDE | spf.tld.pl |
| SPF_MX | ka.edu.pl |
Related pages
Pivot deeper into the graph from ka.edu.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ka.edu.pl"})-[: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.