Skip to content

Hostname

powr.com

Last fetched

powr.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · powr.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/powr.com

Resolution chain

powr.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.1913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.11813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.255.1918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:468
Organization
on behalf of powr.com owner
Contact emails

Subdomains

13 observed subdomains of powr.com.

Web-graph footprint

Distinct hostnames that link to or from powr.com in the public web crawl.

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for powr.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from powr.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "powr.com"})-[: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.