Skip to content

Hostname

superpower.com

Last fetched

superpower.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.211.110108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.121108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.22108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.28108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.213.10013.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.10213.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.7113.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
99.84.152.4599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

18 observed subdomains of superpower.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for superpower.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from superpower.com.

Cypher and MCP

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

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