Hostname
encysol.pl
Last fetched
encysol.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
Resolution chain
encysol.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.115.45.57 | 185.115.44.0/22 | AS28978 | COIG-AS - COIG S.A | PL |
| 46.248.170.89 | 46.248.160.0/19 | AS47544 | IQPL-AS - IQ PL Sp. z o.o. | PL |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- instytut pamięci narodowej - komisja ścigania zbrodni przeciwko narodowi polskie
- Contact emails
- —
Subdomains
2 observed subdomains of encysol.pl.
Web-graph footprint
Distinct hostnames that link to or from encysol.pl in the public web crawl.
147 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for encysol.pl.
| Mechanism | Target |
|---|---|
| SPF_A | encysol.pl |
| SPF_IP | 86.111.240.0/21 |
| SPF_MX | encysol.pl |
Related pages
Pivot deeper into the graph from encysol.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "encysol.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.