Skip to content

Hostname

ffin.uz

Last fetched

ffin.uz resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:arsenal-d as the registrar.

Nutrition Label

WHISPER CANON · ffin.uzRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ffin.uz

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.101104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.101104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:arsenal-d
Organization
Contact emails

Subdomains

20 observed subdomains of ffin.uz.

Web-graph footprint

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

76 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ffin.uz.

MechanismTarget
SPF_INCLUDE_spf.bluematrix.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf-uae.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP138.201.61.112
SPF_IP138.201.61.126
SPF_IP149.210.142.6
SPF_IP149.210.164.156
SPF_IP149.210.164.28
SPF_IP149.210.169.208
SPF_IP185.5.250.175
SPF_IP193.186.34.142
SPF_IP216.22.15.184
SPF_IP31.220.25.10
SPF_IP78.41.200.100
SPF_IP88.99.94.126

Related pages

Pivot deeper into the graph from ffin.uz.

Cypher and MCP

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

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