Skip to content

Hostname

s.cuk.pl

Last fetched

s.cuk.pl resolves to 1 IPv4 address operated by AS16276 in PL.

Nutrition Label

WHISPER CANON · s.cuk.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/s.cuk.pl

Resolution chain

s.cuk.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.37.137.23554.37.0.0/16AS16276PL

WHOIS identity

No WHOIS records are currently associated with s.cuk.pl in WhisperGraph.

Subdomains

22 observed subdomains of s.cuk.pl.

Threat posture

History

Mail and authentication

MX records

SPF policy

19 SPF mechanisms authorising senders for s.cuk.pl.

MechanismTarget
SPF_INCLUDEspf.enewsletter.pl
SPF_IP146.59.25.43
SPF_IP51.83.216.230
SPF_IP51.83.216.231
SPF_IP51.83.216.232
SPF_IP51.83.216.233
SPF_IP51.83.216.234
SPF_IP51.83.216.235
SPF_IP51.83.216.236
SPF_IP51.83.216.237
SPF_IP51.83.216.238
SPF_IP51.83.216.239
SPF_IP51.83.216.240
SPF_IP51.83.216.241
SPF_IP51.83.216.242
SPF_IP51.83.216.243
SPF_IP51.83.216.244
SPF_IP54.37.136.113
SPF_IP54.37.137.235

Related pages

Pivot deeper into the graph from s.cuk.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "s.cuk.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.