Skip to content

Hostname

fitternity.com

Last fetched

fitternity.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.219.62.7852.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.11052.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.5452.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.66.12652.219.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.66.5052.219.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.66.5452.219.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
fitternity health e-solution pvt.
Contact emails

Subdomains

1 observed subdomain of fitternity.com.

Web-graph footprint

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

63 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fitternity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fitternity.com.

Cypher and MCP

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

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