Hostname
resin.pl
Last fetched
resin.pl is a registered hostname under the .pl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- przemysłowe techniki lakiernicze resin t.kowalski i s-ka spółka jawna
- Contact emails
- —
Subdomains
10 observed subdomains of resin.pl.
Web-graph footprint
Distinct hostnames that link to or from resin.pl in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- resin.pl
SPF policy
11 SPF mechanisms authorising senders for resin.pl.
| Mechanism | Target |
|---|---|
| SPF_A | resin.pl |
| SPF_IP | 91.211.220.103 |
| SPF_IP | 91.211.220.107 |
| SPF_IP | 91.211.220.30/32 |
| SPF_IP | 91.211.220.41 |
| SPF_IP | 91.211.221.121 |
| SPF_IP | 91.211.221.217 |
| SPF_IP | 91.211.222.15/32 |
| SPF_IP | 91.211.222.154 |
| SPF_IP | 91.211.222.251 |
| SPF_MX | resin.pl |
Related pages
Pivot deeper into the graph from resin.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "resin.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.