Skip to content

Hostname

files.futurex.com

Last fetched

files.futurex.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · files.futurex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/files.futurex.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.225.186.11267.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with files.futurex.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for files.futurex.com.

MechanismTarget
SPF_INCLUDE43645080.spf08.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.246.249.43
SPF_IP207.246.249.45
SPF_IP207.246.249.46
SPF_IP207.246.249.47
SPF_IP208.75.120.0/22
SPF_IP216.177.186.25
SPF_IP67.225.186.112
SPF_IP72.29.64.205
SPF_IP72.29.64.206
SPF_IP72.29.64.207
SPF_IP72.29.64.208
SPF_IP72.29.89.3/24
SPF_IP72.29.89.4/32
SPF_IP72.29.89.5
SPF_IP72.29.89.6
SPF_IP72.29.94.157
SPF_MXfiles.futurex.com

Related pages

Pivot deeper into the graph from files.futurex.com.

Cypher and MCP

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

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