Hostname
impa.pl
Last fetched
impa.pl resolves to 2 IPv4 addresses operated by AS197844 in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
impa.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 |
|---|---|---|---|---|
| 194.35.238.2 | 194.36.41.0/24 | AS197844 | — | PL |
| 46.238.106.186 | 46.239.32.0/19 | AS13110 | — | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- impa zoltan wichłacz
- Contact emails
- —
Subdomains
10 observed subdomains of impa.pl.
Web-graph footprint
Distinct hostnames that link to or from impa.pl in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from impa.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "impa.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.