Hostname
kappa.com.pl
Last fetched
kappa.com.pl resolves to 1 IPv4 address operated by AS199069 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.
Nutrition Label
Resolution chain
kappa.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.242.174.244 | 91.242.174.0/23 | AS199069 | — | PL |
WHOIS identity
- Registrar
- registrar:dinfo.pl sylwia wierońska
- Organization
- kappa
- Contact emails
- —
Subdomains
763 observed subdomains of kappa.com.pl.
Showing 25 of 763. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kappa.com.pl in the public web crawl.
5 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for kappa.com.pl.
| Mechanism | Target |
|---|---|
| SPF_IP | 51.75.51.42 |
| SPF_IP | 51.75.55.201 |
| SPF_IP | 81.219.175.198 |
| SPF_IP | 89.174.245.18 |
| SPF_IP | 89.174.245.2 |
| SPF_IP | 91.242.174.219 |
| SPF_IP | 91.242.174.222 |
| SPF_IP | 91.242.174.246 |
| SPF_IP | 91.242.174.34 |
| SPF_IP | 91.242.174.42 |
| SPF_IP | 91.242.174.43 |
| SPF_MX | kappa.com.pl |
Related pages
Pivot deeper into the graph from kappa.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kappa.com.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.