Skip to content

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

WHISPER CANON · kotly.com.plRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/kotly.com.pl

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.

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
prosat fojcik sp. j.
Contact emails

Subdomains

5 observed subdomains of kotly.com.pl.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kotly.com.pl.

MechanismTarget
SPF_INCLUDE_spf.dcsaas.net
SPF_INCLUDEmail39.mydevil.net
SPF_IP137.74.245.129
SPF_IP188.165.158.233
SPF_IP188.165.242.210
SPF_IP193.70.124.48/30
SPF_IP51.254.55.144
SPF_IP51.38.148.47/32
SPF_IP77.79.221.0/27
SPF_IP85.194.241.100
SPF_IP92.222.49.129
SPF_MXkotly.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.