Skip to content

Hostname

fitnessforce.com

Last fetched

fitnessforce.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.84.14213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
20.74.226.15720.74.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAE

WHOIS identity

Registrar
iana:303
Organization
grip technologies
Contact emails

Subdomains

198 observed subdomains of fitnessforce.com.

Web-graph footprint

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

44 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fitnessforce.com.

MechanismTarget
SPF_Afitnessforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsender.zohoinvoice.com.au
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in
SPF_MXfitnessforce.com

Related pages

Pivot deeper into the graph from fitnessforce.com.

Cypher and MCP

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

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