Skip to content

Hostname

cecotec.es

Last fetched

cecotec.es resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cecotec.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cecotec.es

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.10618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.18.10918.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.11318.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.3618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6318.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.192.35.2354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cecotec.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cecotec.es.

MechanismTarget
SPF_Acecotec.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.acumbamail.com
SPF_MXcecotec.es

Related pages

Pivot deeper into the graph from cecotec.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cecotec.es"})-[: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.