Skip to content

Hostname

alfredodeza.com

Last fetched

alfredodeza.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 · alfredodeza.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alfredodeza.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.14716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.7316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.10416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.17316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1303.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.62.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.6952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.10952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.3752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.175.6152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.50.3552.217.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.71.12352.217.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
alfredo deza
Contact emails

Subdomains

1 observed subdomain of alfredodeza.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from alfredodeza.com.

Cypher and MCP

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

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