Skip to content

Hostname

dk.ostroleka.pl

Last fetched

dk.ostroleka.pl is a registered hostname under the .pl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · dk.ostroleka.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dk.ostroleka.pl

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with dk.ostroleka.pl in WhisperGraph.

Subdomains

1 observed subdomain of dk.ostroleka.pl.

Web-graph footprint

Distinct hostnames that link to or from dk.ostroleka.pl in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dk.ostroleka.pl

SPF policy

6 SPF mechanisms authorising senders for dk.ostroleka.pl.

MechanismTarget
SPF_Adk.ostroleka.pl
SPF_IP185.221.108.30
SPF_IP185.221.109.32
SPF_IP93.159.16.143
SPF_IP94.100.180.104
SPF_MXdk.ostroleka.pl

Related pages

Pivot deeper into the graph from dk.ostroleka.pl.

Cypher and MCP

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

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