Skip to content

Hostname

futureelectronics.com

Last fetched

futureelectronics.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · futureelectronics.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/futureelectronics.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.198.70.15323.198.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.222.134.15423.222.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.56.202.13323.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
future electronics
Contact emails

Subdomains

69 observed subdomains of futureelectronics.com.

Web-graph footprint

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

961 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for futureelectronics.com.

MechanismTarget
SPF_Aiad-smtp.lawlogix.com
SPF_Asmtp5.silae.fr
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.5.122.122
SPF_MXfutureelectronics.com

Related pages

Pivot deeper into the graph from futureelectronics.com.

Cypher and MCP

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

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