Skip to content

Hostname

a1future.com

Last fetched

a1future.com resolves to 3 IPv4 addresses operated by PEG-KR - PEG TECH INC in IN. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · a1future.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/a1future.com

Resolution chain

a1future.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.234.116.174103.234.116.0/24AS132937PEG-KR - PEG TECH INCIN
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
future_com
Contact emails

Subdomains

10 observed subdomains of a1future.com.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for a1future.com.

MechanismTarget
SPF_Aa1future.com
SPF_INCLUDE_spf.google.com
SPF_IP103.234.116.174
SPF_IP72.52.142.93
SPF_IP72.52.143.98
SPF_MXa1future.com

Related pages

Pivot deeper into the graph from a1future.com.

Cypher and MCP

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

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