Skip to content

Hostname

figofinans.com

Last fetched

figofinans.com resolves to 1 IPv4 address operated by AS61418 in TR. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · figofinans.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/figofinans.com

Resolution chain

figofinans.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.87.95.91195.87.95.0/24AS61418TR

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of figofinans.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for figofinans.com.

MechanismTarget
SPF_Afigofinans.com
SPF_IP176.88.59.226
SPF_IP176.88.59.227
SPF_IP176.88.8.149
SPF_IP176.88.8.150
SPF_MXfigofinans.com

Related pages

Pivot deeper into the graph from figofinans.com.

Cypher and MCP

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

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