Skip to content

Hostname

flywheelsports.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.112.25413.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.211.110184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.87.7852.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
david seldin
Contact emails

Subdomains

37 observed subdomains of flywheelsports.com.

Web-graph footprint

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

337 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for flywheelsports.com.

MechanismTarget
SPF_Aflywheelsports.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.213.101.86/32
SPF_IP54.213.101.90/32
SPF_MXflywheelsports.com

Related pages

Pivot deeper into the graph from flywheelsports.com.

Cypher and MCP

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

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