Hostname
power.com.pl
Last fetched
power.com.pl resolves to 1 IPv4 address operated by AS43493 in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
power.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.195.26.45 | 91.195.26.0/24 | AS43493 | — | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- ifirma
- Contact emails
- —
Subdomains
33 observed subdomains of power.com.pl.
Showing 23 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from power.com.pl in the public web crawl.
17 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for power.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | power.com.pl |
| SPF_IP | 194.181.148.59 |
| SPF_IP | 46.174.176.133 |
| SPF_IP | 78.8.252.89 |
| SPF_IP | 78.8.252.90 |
| SPF_IP | 78.8.252.91 |
| SPF_IP | 78.8.252.92 |
| SPF_IP | 78.8.252.93 |
| SPF_IP | 91.195.26.201 |
| SPF_IP | 91.195.26.202 |
| SPF_IP | 91.195.26.203 |
| SPF_IP | 91.195.26.204 |
| SPF_IP | 91.195.26.205 |
| SPF_IP | 91.195.26.206 |
| SPF_IP | 91.195.26.207 |
| SPF_MX | power.com.pl |
Related pages
Pivot deeper into the graph from power.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "power.com.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.