Skip to content

Hostname

mavilor.es

Last fetched

mavilor.es resolves to 1 IPv4 address operated by SWHO-AS - SWHO-AS in ES.

Nutrition Label

WHISPER CANON · mavilor.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mavilor.es

Resolution chain

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

IPPrefixASNOperatorCountry
81.25.120.2681.25.120.0/24AS41541SWHO-AS - SWHO-ASES

WHOIS identity

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

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mavilor.es.

MechanismTarget
SPF_Amavilor.es
SPF_IP2.139.223.136
SPF_IP2001:8d8:928:6500:0:0:66:a06/64
SPF_IP2001:8d8:964:f00:0:0:b:11c4/64
SPF_IP2001:ba0:1800:814a::/64
SPF_IP2001:ba0:1800:ef::/64
SPF_IP212.81.160.142
SPF_IP82.165.197.136
SPF_IP82.223.2.77
SPF_IP82.223.43.108
SPF_IP92.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.