Skip to content

Hostname

fitonapp.com

Last fetched

fitonapp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.11813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.58.145.6813.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
13.59.57.11413.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.66.16118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.220.14218.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.141.14018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.37.14718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.228.733.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.153.423.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.105.2543.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.74.253.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.123.2333.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.198.1103.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administator
Contact emails

Subdomains

21 observed subdomains of fitonapp.com.

Web-graph footprint

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

941 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fitonapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from fitonapp.com.

Cypher and MCP

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

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