Skip to content

Hostname

ffin.global

Last fetched

ffin.global resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · ffin.globalRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ffin.global

Resolution chain

ffin.global resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.10.43104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.43104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.12.51104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.51104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.146172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1606
Organization
publichnaya kompaniya freedom finance global
Contact emails

Subdomains

6 observed subdomains of ffin.global.

Web-graph footprint

Distinct hostnames that link to or from ffin.global in the public web crawl.

53 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ffin.global.

MechanismTarget
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf-uae.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.unisender.com
SPF_IP185.98.6.98
SPF_IP31.220.25.13
SPF_IP40.97.116.82
SPF_IP40.97.128.194
SPF_IP40.97.148.226
SPF_IP40.97.153.146
SPF_IP40.97.156.114/16
SPF_IP40.97.160.2
SPF_IP40.97.161.50/32
SPF_IP40.97.164.146/32
SPF_IP89.106.234.186

Related pages

Pivot deeper into the graph from ffin.global.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ffin.global"})-[: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.