Skip to content

Hostname

macsa.es

Last fetched

macsa.es resolves to 2 IPv4 addresses operated by ACENS_AS Spain Hosting, housing and VPN services in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.194.91.9182.194.80.0/20AS16371ACENS_AS Spain Hosting, housing and VPN servicesES
93.95.208.10893.95.208.0/24AS56958RAIOLANETWORKS Raiola Networks S.L.ES

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 macsa.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for macsa.es.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.148.193.168
SPF_IP93.95.208.108
SPF_IP93.95.208.109

Related pages

Pivot deeper into the graph from macsa.es.

Cypher and MCP

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

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