Skip to content

Hostname

feelcycle.com

Last fetched

feelcycle.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · feelcycle.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/feelcycle.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.61.10252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
takeshi yamaji
Contact emails

Subdomains

19 observed subdomains of feelcycle.com.

Web-graph footprint

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

258 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for feelcycle.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDErelationapp.jp
SPF_INCLUDEspf.am.arara.com
SPF_IP157.112.149.18
SPF_IP18.177.210.136
SPF_IP18.180.250.138
SPF_IP18.180.94.6
SPF_IP210.175.7.1/32
SPF_IP3.113.224.113
SPF_IP52.68.131.135
SPF_IP52.68.79.169
SPF_IP52.69.19.254

Related pages

Pivot deeper into the graph from feelcycle.com.

Cypher and MCP

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

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