Hostname
kotly.com
Last fetched
kotly.com resolves to 1 IPv4 address operated by AS57367 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
kotly.com 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 |
|---|---|---|---|---|
| 31.186.83.220 | 31.186.80.0/21 | AS57367 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- prosat fojcik sp. j.
- Contact emails
Subdomains
3 observed subdomains of kotly.com.
| Subdomain |
|---|
| mailing.kotly.com |
| www.kotly.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kotly.com in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for kotly.com.
| Mechanism | Target |
|---|---|
| SPF_A | kotly.com |
| SPF_INCLUDE | mail42.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 | 31.186.83.220 |
| SPF_IP | 31.186.84.55/32 |
| SPF_IP | 51.178.20.89 |
| SPF_IP | 51.254.55.144 |
| SPF_IP | 51.38.148.47/32 |
| SPF_IP | 92.222.49.129 |
| SPF_MX | kotly.com |
Related pages
Pivot deeper into the graph from kotly.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kotly.com"})-[: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.