Hostname
mavilor.es
Last fetched
mavilor.es resolves to 1 IPv4 address operated by SWHO-AS - SWHO-AS in ES.
Nutrition Label
Resolution chain
mavilor.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.25.120.26 | 81.25.120.0/24 | AS41541 | SWHO-AS - SWHO-AS | ES |
WHOIS identity
No WHOIS records are currently associated with mavilor.es in WhisperGraph.
Subdomains
2 observed subdomains of mavilor.es.
| Subdomain |
|---|
| webmail.mavilor.es |
| www.mavilor.es |
Web-graph footprint
Distinct hostnames that link to or from mavilor.es in the public web crawl.
16 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for mavilor.es.
| Mechanism | Target |
|---|---|
| SPF_A | mavilor.es |
| SPF_IP | 2.139.223.136 |
| SPF_IP | 2001:8d8:928:6500:0:0:66:a06/64 |
| SPF_IP | 2001:8d8:964:f00:0:0:b:11c4/64 |
| SPF_IP | 2001:ba0:1800:814a::/64 |
| SPF_IP | 2001:ba0:1800:ef::/64 |
| SPF_IP | 212.81.160.142 |
| SPF_IP | 82.165.197.136 |
| SPF_IP | 82.223.2.77 |
| SPF_IP | 82.223.43.108 |
| SPF_IP | 92.54.12.155 |
Related pages
Pivot deeper into the graph from mavilor.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mavilor.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.