Skip to content

Hostname

futurex.com

Last fetched

futurex.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.181199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.81199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241897114
Contact emails

Subdomains

21 observed subdomains of futurex.com.

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for 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_MXfuturex.com

Related pages

Pivot deeper into the graph from futurex.com.

Cypher and MCP

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

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