Skip to content

Hostname

fitplanapp.com

Last fetched

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

Nutrition Label

WHISPER CANON · fitplanapp.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fitplanapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.244.11518.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.11918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.12918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.3318.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.160.170.1073.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1143.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.783.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.93.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.82.1113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.193.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.403.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.563.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

40 observed subdomains of fitplanapp.com.

Web-graph footprint

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

128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fitplanapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from fitplanapp.com.

Cypher and MCP

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

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