Skip to content

Hostname

fitnessbook.com

Last fetched

fitnessbook.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.67.51.3418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.234.10099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

9 observed subdomains of fitnessbook.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fitnessbook.com.

MechanismTarget
SPF_INCLUDE_spf.onamae.ne.jp
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fitnessbook.com.

Cypher and MCP

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

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