Skip to content

Hostname

powerpro.com

Last fetched

powerpro.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · powerpro.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/powerpro.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.53.14213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.175.17218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.0.11735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.95.15654.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of powerpro.com.

Web-graph footprint

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

165 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for powerpro.com.

MechanismTarget
SPF_INCLUDEklaviyomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXpowerpro.com

Related pages

Pivot deeper into the graph from powerpro.com.

Cypher and MCP

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

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