Skip to content

Hostname

zwiftpower.com

Last fetched

zwiftpower.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zwiftpower.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zwiftpower.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.17143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.24143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.33143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.87143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.102.1133.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1203.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1223.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.873.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.11952.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.1452.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.3752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.6352.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.11054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0142450698
Contact emails

Subdomains

1 observed subdomain of zwiftpower.com.

Web-graph footprint

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

283 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zwiftpower.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from zwiftpower.com.

Cypher and MCP

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

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