Skip to content

Hostname

ffventures.com

Last fetched

ffventures.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ffventures.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/ffventures.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.94.3013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.116.15818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.85.1433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.88.8052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.232.7454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.11.20054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
thomas ferrara
Contact emails

Subdomains

2 observed subdomains of ffventures.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ffventures.com.

MechanismTarget
SPF_Affventures.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ffventures.com.

Cypher and MCP

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

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