Skip to content

Hostname

elcomparador.com

Last fetched

elcomparador.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · elcomparador.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/elcomparador.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.32.2103.5.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.32.2383.5.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.32.693.5.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.32.893.5.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.33.1423.5.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.33.1453.5.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.33.2163.5.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.34.2053.5.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.34.663.5.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.34.693.5.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.126.503.5.126.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.126.743.5.126.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.33.2083.5.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.34.1153.5.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
52.95.137.2052.95.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
52.95.137.052.95.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:146
Organization
amoros velasco
Contact emails

Subdomains

3 observed subdomains of elcomparador.com.

Web-graph footprint

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

123 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elcomparador.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from elcomparador.com.

Cypher and MCP

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

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