Skip to content

Hostname

futurekings2000.com

Last fetched

futurekings2000.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.14216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.4716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.14716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.21716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.11716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.993.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.53.2952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.90.6752.216.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.352.217.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.72.10752.217.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0137541459
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from futurekings2000.com.

Cypher and MCP

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

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