Skip to content

Hostname

certifiedpower.com

Last fetched

certifiedpower.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · certifiedpower.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/certifiedpower.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.22.44.1113.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.200.97.19552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
bruce mebust
Contact emails

Subdomains

17 observed subdomains of certifiedpower.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for certifiedpower.com.

MechanismTarget
SPF_INCLUDEsg.cloud.kaseya.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.232.163.125
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP173.11.51.209
SPF_IP20.98.72.233
SPF_IP204.191.27.252
SPF_IP205.184.64.238
SPF_IP205.184.80.106
SPF_IP209.121.169.171
SPF_IP209.236.196.148
SPF_IP50.240.146.217
SPF_IP50.249.109.101
SPF_IP64.159.242.68
SPF_IP64.159.242.69
SPF_IP64.83.168.138
SPF_IP64.83.169.146
SPF_IP69.129.60.10

Related pages

Pivot deeper into the graph from certifiedpower.com.

Cypher and MCP

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

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