Skip to content

Hostname

dpenha.com

Last fetched

dpenha.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 · dpenha.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dpenha.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.3716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.12516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.18916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.993.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.37.6152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.10952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.2952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.20352.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.22152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.10952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.2752.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.2154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.24554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.170.18154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.6954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of dpenha.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dpenha.com.

Cypher and MCP

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

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