Skip to content

Hostname

powerptc.net

Last fetched

powerptc.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · powerptc.netRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/powerptc.net

Resolution chain

powerptc.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.90.205100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.178.2133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.230.22534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.26.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.88.19244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.231.9354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chuck syperski
Contact emails

Subdomains

15 observed subdomains of powerptc.net.

Web-graph footprint

Distinct hostnames that link to or from powerptc.net in the public web crawl.

49 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for powerptc.net.

MechanismTarget
SPF_Apowerptc.net
SPF_MXpowerptc.net

Related pages

Pivot deeper into the graph from powerptc.net.

Cypher and MCP

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

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