Skip to content

Hostname

power-electronics.com

Last fetched

power-electronics.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · power-electronics.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/power-electronics.com

Resolution chain

power-electronics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.100.132.2718.100.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:48
Organization
power electronics
Contact emails

Subdomains

5 observed subdomains of power-electronics.com.

Web-graph footprint

Distinct hostnames that link to or from power-electronics.com in the public web crawl.

161 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for power-electronics.com.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEsender7.acblnk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.36.208.3
SPF_IP18.100.233.155
SPF_IP18.101.31.11
SPF_IP185.103.36.196
SPF_IP188.84.173.102
SPF_IP34.107.88.2/32
SPF_IP35.242.247.107/32
SPF_IP77.224.190.214
SPF_IP77.224.253.52
SPF_IP85.52.222.210

Related pages

Pivot deeper into the graph from power-electronics.com.

Cypher and MCP

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

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