Skip to content

Hostname

ethicalfutureslab.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.196.10816.18.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.12416.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.35.22116.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.173.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.142.14752.216.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.186.8252.216.207.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.3752.216.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.22152.216.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.18952.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.12552.218.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.10952.218.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.8552.218.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.16552.218.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.72.22752.217.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.25354.239.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.10954.239.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ethicalfutureslab.com owner
Contact emails

Subdomains

1 observed subdomain of ethicalfutureslab.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ethicalfutureslab.com.

Cypher and MCP

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

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