Skip to content

Hostname

4future.com

Last fetched

4future.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · 4future.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/4future.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.154.226.35213.154.226.0/24AS12859NL

WHOIS identity

Registrar
iana:1647
Organization
4future
Contact emails

Subdomains

2 observed subdomains of 4future.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 4future.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.apptivo.com
SPF_IP65.49.23.0/24
SPF_IP72.52.119.64/26

Related pages

Pivot deeper into the graph from 4future.com.

Cypher and MCP

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

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