Skip to content

Hostname

fintech-farm.com

Last fetched

fintech-farm.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fintech-farm.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fintech-farm.com

Resolution chain

fintech-farm.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.120108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.3108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.71108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.80108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.4.10108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.110108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.128108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.36108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.111143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.37143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.5143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.85143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.161.6.10618.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.11318.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.9318.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.9618.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of fintech-farm.com owner
Contact emails

Subdomains

19 observed subdomains of fintech-farm.com.

Web-graph footprint

Distinct hostnames that link to or from fintech-farm.com in the public web crawl.

38 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fintech-farm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fintech-farm.com.

Cypher and MCP

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

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