Hostname
kotly.com.pl
Last fetched
kotly.com.pl resolves to 2 IPv4 addresses operated by AS15694 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.
Nutrition Label
Resolution chain
kotly.com.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 |
|---|---|---|---|---|
| 77.79.221.129 | 77.79.221.0/24 | AS15694 | — | PL |
| 77.79.221.161 | 77.79.221.0/24 | AS15694 | — | PL |
WHOIS identity
- Registrar
- registrar:dinfo.pl sylwia wierońska
- Organization
- prosat fojcik sp. j.
- Contact emails
- —
Subdomains
5 observed subdomains of kotly.com.pl.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kotly.com.pl in the public web crawl.
24 sites link to this hostname.
33 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 kotly.com.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dcsaas.net |
| SPF_INCLUDE | mail39.mydevil.net |
| SPF_IP | 137.74.245.129 |
| SPF_IP | 188.165.158.233 |
| SPF_IP | 188.165.242.210 |
| SPF_IP | 193.70.124.48/30 |
| SPF_IP | 51.254.55.144 |
| SPF_IP | 51.38.148.47/32 |
| SPF_IP | 77.79.221.0/27 |
| SPF_IP | 85.194.241.100 |
| SPF_IP | 92.222.49.129 |
| SPF_MX | kotly.com.pl |
Related pages
Pivot deeper into the graph from kotly.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kotly.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.