Skip to content

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

WHISPER CANON · power.com.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/power.com.pl

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.

IPPrefixASNOperatorCountry
91.195.26.4591.195.26.0/24AS43493PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
ifirma
Contact emails

Subdomains

33 observed subdomains of power.com.pl.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for power.com.pl.

MechanismTarget
SPF_Apower.com.pl
SPF_IP194.181.148.59
SPF_IP46.174.176.133
SPF_IP78.8.252.89
SPF_IP78.8.252.90
SPF_IP78.8.252.91
SPF_IP78.8.252.92
SPF_IP78.8.252.93
SPF_IP91.195.26.201
SPF_IP91.195.26.202
SPF_IP91.195.26.203
SPF_IP91.195.26.204
SPF_IP91.195.26.205
SPF_IP91.195.26.206
SPF_IP91.195.26.207
SPF_MXpower.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.