Skip to content

Hostname

futurezone.at

Last fetched

futurezone.at resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:easyname gmbh as the registrar.

Nutrition Label

WHISPER CANON · futurezone.atRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/futurezone.at

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.207.203104.16.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.96.166104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:easyname gmbh
Organization
futurezone
Contact emails

Subdomains

10 observed subdomains of futurezone.at.

Web-graph footprint

Distinct hostnames that link to or from futurezone.at in the public web crawl.

3,157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for futurezone.at.

MechanismTarget
SPF_Afuturezone.at
SPF_Amail3.mp1.at
SPF_Amail4.mp1.at
SPF_INCLUDEemsd1.com
SPF_INCLUDEeyepinnews.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.58.0.0/16
SPF_IP193.28.91.106
SPF_IP195.201.62.183
SPF_IP213.33.98.144/28

Related pages

Pivot deeper into the graph from futurezone.at.

Cypher and MCP

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

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