Skip to content

Hostname

imprensaemcapas.com

Last fetched

imprensaemcapas.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.4.11913.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.4.2213.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.4.3613.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.4.5913.33.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.125.3518.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.3718.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.4318.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.5418.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.144.1754.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.2654.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.8354.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.8954.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
iana:303
Organization
domain and technical services
Contact emails

Subdomains

5 observed subdomains of imprensaemcapas.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from imprensaemcapas.com.

Cypher and MCP

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

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