Skip to content

Hostname

dideco.es

Last fetched

dideco.es resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · dideco.esRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dideco.es

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.104.9413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.64.8413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.121.3313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.212.22015.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.108.17915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.167.15915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.92.21415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.145.9035.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.208.3952.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.55.20215.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.21.3115.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with dideco.es in WhisperGraph.

Subdomains

6 observed subdomains of dideco.es.

Web-graph footprint

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

198 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dideco.es.

MechanismTarget
SPF_Adideco.es
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.24.14.40
SPF_IP46.24.9.16
SPF_IP62.82.1.226
SPF_MXdideco.es

Related pages

Pivot deeper into the graph from dideco.es.

Cypher and MCP

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

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