Skip to content

Hostname

tex4future.net

Last fetched

tex4future.net resolves to 1 IPv4 address operated by NTISP TELECOM in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · tex4future.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tex4future.net

Resolution chain

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

IPPrefixASNOperatorCountry
85.208.102.10085.208.102.0/24AS208769NTISP TELECOMES

WHOIS identity

Registrar
iana:83
Organization
foment de terrassa .
Contact emails

Subdomains

7 observed subdomains of tex4future.net.

Web-graph footprint

Distinct hostnames that link to or from tex4future.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • tex4future.net

SPF policy

5 SPF mechanisms authorising senders for tex4future.net.

MechanismTarget
SPF_Atex4future.net
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP85.208.102.100
SPF_MXtex4future.net

Related pages

Pivot deeper into the graph from tex4future.net.

Cypher and MCP

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

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