Skip to content

Hostname

computerfuture.net

Last fetched

computerfuture.net resolves to 1 IPv4 address operated by CFHIL-AS-AP Code For Host Inc Ltd in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · computerfuture.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/computerfuture.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.148.14.50103.148.14.0/24AS140068CFHIL-AS-AP Code For Host Inc LtdBD

WHOIS identity

Registrar
iana:303
Organization
buydomains_com
Contact emails

Subdomains

9 observed subdomains of computerfuture.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • computerfuture.net

SPF policy

9 SPF mechanisms authorising senders for computerfuture.net.

MechanismTarget
SPF_Acomputerfuture.net
SPF_IP103.148.14.130
SPF_IP103.148.14.5
SPF_IP103.148.14.50
SPF_IP103.148.15.15
SPF_IP103.148.15.18
SPF_IP103.148.15.6
SPF_IP103.161.46.26
SPF_MXcomputerfuture.net

Related pages

Pivot deeper into the graph from computerfuture.net.

Cypher and MCP

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

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