Skip to content

Hostname

aecpa.es

Last fetched

aecpa.es resolves to 1 IPv4 address operated by AS50926 in ES.

Nutrition Label

WHISPER CANON · aecpa.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aecpa.es

Resolution chain

aecpa.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.222.157.149185.127.143.0/24AS50926ES

WHOIS identity

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

Subdomains

37 observed subdomains of aecpa.es.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • aecpa.es

SPF policy

10 SPF mechanisms authorising senders for aecpa.es.

MechanismTarget
SPF_Aaecpa.es
SPF_INCLUDEaecpa.ip-zone.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.129.251.76
SPF_IP185.222.157.149
SPF_IP185.50.196.212/32
SPF_IP185.86.210.56
SPF_IP89.44.32.18
SPF_IP89.44.32.45
SPF_MXaecpa.es

Related pages

Pivot deeper into the graph from aecpa.es.

Cypher and MCP

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

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