Skip to content

Hostname

encyklopedia-solidarnosc.pl

Last fetched

encyklopedia-solidarnosc.pl resolves to 2 IPv4 addresses operated by COIG-AS - COIG S.A in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · encyklopedia-solidarnosc.plRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/encyklopedia-solidarnosc.pl

Resolution chain

encyklopedia-solidarnosc.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.115.45.57185.115.44.0/22AS28978COIG-AS - COIG S.APL
46.248.170.8946.248.160.0/19AS47544IQPL-AS - IQ PL Sp. z o.o.PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

1 observed subdomain of encyklopedia-solidarnosc.pl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for encyklopedia-solidarnosc.pl.

MechanismTarget
SPF_Aencyklopedia-solidarnosc.pl
SPF_IP86.111.240.0/21
SPF_MXencyklopedia-solidarnosc.pl

Related pages

Pivot deeper into the graph from encyklopedia-solidarnosc.pl.

Cypher and MCP

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

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