Skip to content

Hostname

swidnik.pl

Last fetched

swidnik.pl resolves to 1 IPv4 address operated by AS-NETIA - Netia SA in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · swidnik.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/swidnik.pl

Resolution chain

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

IPPrefixASNOperatorCountry
62.233.166.21762.233.128.0/17AS12741AS-NETIA - Netia SAPL

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
lubman umcs sp. z o.o.
Contact emails

Subdomains

283 observed subdomains of swidnik.pl.

Web-graph footprint

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

198 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for swidnik.pl.

MechanismTarget
SPF_IP212.182.114.194
SPF_IP62.233.166.217
SPF_MXswidnik.pl

Related pages

Pivot deeper into the graph from swidnik.pl.

Cypher and MCP

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

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