Hostname
powerling.com
Last fetched
powerling.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
powerling.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.125.103 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.52 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.77 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.88 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.119 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.16 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.63 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.71 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- (nnr-avdlef2)
- Contact emails
- contact@misterbabel.com
- 969uzwl5hhsufrkd6kd9@m.o-w-o.info
- 185e146c-5976-48b9-95d7-241f91a5fc51@identity-protect.org
- 6fcbb68c-b143-40b1-8547-673cf031556e@identity-protect.org
- 6ffa1f82-2235-41e0-80dd-1398d296310a@identity-protect.org
- 9644522f-479f-4328-8bc7-8a53c1b329b6@identity-protect.org
- c992a76c-477e-4ed6-91ea-b8b689e40b13@identity-protect.org
- f20af9b0-abed-4587-8134-40bb24703c41@identity-protect.org
Subdomains
67 observed subdomains of powerling.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from powerling.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for powerling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143359475.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from powerling.com.
- IP · 13.224.125.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · contact@misterbabel.com
- TLD · .com
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "powerling.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.