Hostname
enihost.pl
Last fetched
enihost.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:consulting service sp. z o.o.
- Organization
- enicom spółka z ograniczoną odpowiedzialnością spółka komandytowa
- Contact emails
- —
Subdomains
15 observed subdomains of enihost.pl.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for enihost.pl.
| Mechanism | Target |
|---|---|
| SPF_A | enihost.pl |
| SPF_IP | 178.73.58.16 |
| SPF_IP | 178.73.58.17 |
| SPF_IP | 178.73.58.22 |
| SPF_IP | 178.73.58.23 |
| SPF_IP | 178.73.58.26 |
| SPF_IP | 178.73.58.27 |
| SPF_IP | 37.130.6.94 |
| SPF_IP | 37.130.6.95 |
| SPF_IP | 37.130.6.96 |
| SPF_IP | 37.130.6.98 |
| SPF_IP | 37.130.6.99 |
| SPF_MX | enihost.pl |
Related pages
Pivot deeper into the graph from enihost.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "enihost.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.