Skip to content

Hostname

forwardeveryone.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.11716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.17316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.15616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.3816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.12.2283.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.237.21052.216.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.77.22752.216.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.2752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.6952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.23752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.15752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.8352.217.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.88.15552.217.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.223.6154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
alexander krupp
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from forwardeveryone.com.

Cypher and MCP

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

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