Skip to content

Hostname

aecoc.es

Last fetched

aecoc.es resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.30.199.17552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

37 observed subdomains of aecoc.es.

Web-graph footprint

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

840 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aecoc.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.70.93.166
SPF_IP62.81.187.237
SPF_IP94.127.196.2

Related pages

Pivot deeper into the graph from aecoc.es.

Cypher and MCP

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

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