Skip to content

Hostname

merida.es

Last fetched

merida.es resolves to 1 IPv4 address operated by AS16371 in ES.

Nutrition Label

WHISPER CANON · merida.esRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/merida.es

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.25.793.90.24.0/21AS16371ES

WHOIS identity

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

Subdomains

6 observed subdomains of merida.es.

Web-graph footprint

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

473 sites link to this hostname.

772 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for merida.es.

MechanismTarget
SPF_IP109.70.32.0/21
SPF_IP194.179.53.105
SPF_IP217.116.0.0/24
SPF_IP217.116.1.0/24
SPF_IP217.116.26.0/24
SPF_IP77.240.117.0/24
SPF_IP82.194.64.0/19
SPF_IP86.109.99.243
SPF_IP86.109.99.247

Related pages

Pivot deeper into the graph from merida.es.

Cypher and MCP

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

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