Skip to content

Hostname

futurespace.es

Last fetched

futurespace.es resolves to 1 IPv4 address operated by AS12479 in ES.

Nutrition Label

WHISPER CANON · futurespace.esRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/futurespace.es

Resolution chain

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

IPPrefixASNOperatorCountry
85.62.27.4485.62.0.0/19AS12479ES

WHOIS identity

No WHOIS records are currently associated with futurespace.es in WhisperGraph.

Subdomains

79 observed subdomains of futurespace.es.

Web-graph footprint

Distinct hostnames that link to or from futurespace.es in the public web crawl.

69 sites link to this hostname.

189 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for futurespace.es.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.114.4
SPF_IP159.69.120.121
SPF_IP20.113.21.232
SPF_IP20.199.186.98
SPF_IP85.62.27.32/27
SPF_IP88.30.18.65
SPF_IP89.17.204.51
SPF_IP89.17.204.77
SPF_IP98.67.174.180

Related pages

Pivot deeper into the graph from futurespace.es.

Cypher and MCP

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

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