Skip to content

Hostname

live.powerpol.pl

Last fetched

live.powerpol.pl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · live.powerpol.plRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/live.powerpol.pl

Resolution chain

live.powerpol.pl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.32.122108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.125108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.80108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.90108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.160.172.4718.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.5118.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.7318.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.8518.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.1265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with live.powerpol.pl in WhisperGraph.

Subdomains

1 observed subdomain of live.powerpol.pl.

Web-graph footprint

Distinct hostnames that link to or from live.powerpol.pl in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from live.powerpol.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "live.powerpol.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.