Skip to content

Hostname

fitpay.com

Last fetched

fitpay.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · fitpay.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fitpay.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.92.11518.66.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.92.11618.66.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.92.13118.66.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.92.6918.66.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.156.15899.86.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.156.22799.86.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.156.22999.86.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.156.3199.86.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1291
Organization
nick ghattas
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fitpay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fitpay.com.

Cypher and MCP

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

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