Skip to content

Hostname

futurek.com

Last fetched

futurek.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · futurek.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/futurek.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.10218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.168.73.1143.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.863.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.883.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.923.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
futurek
Contact emails

Subdomains

6 observed subdomains of futurek.com.

Web-graph footprint

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

18 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for futurek.com.

MechanismTarget
SPF_INCLUDEspf.secure.ne.jp

Related pages

Pivot deeper into the graph from futurek.com.

Cypher and MCP

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

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