Skip to content

Hostname

fintonic.com

Last fetched

fintonic.com resolves to 18 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fintonic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fintonic.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.245104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.245104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.164.13.11818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.918.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9318.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
3.174.46.1293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.323.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.353.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.10254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fintonic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.fintonic.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from fintonic.com.

Cypher and MCP

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

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