Skip to content

Hostname

benjaminleff.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.6816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.14216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.17.1413.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.152.9152.216.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.13152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.10952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.6952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.20552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.86.21152.217.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.11754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.14954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.21354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.6154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from benjaminleff.com.

Cypher and MCP

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

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