Skip to content

Hostname

mvinformatica.es

Last fetched

mvinformatica.es resolves to 1 IPv4 address operated by AS49635 in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.189.95.13993.189.95.0/24AS49635ES

WHOIS identity

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

Subdomains

22 observed subdomains of mvinformatica.es.

Web-graph footprint

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

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mvinformatica.es.

MechanismTarget
SPF_Amvinformatica.es
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.234.231.191
SPF_IP212.166.66.62
SPF_IP40.69.198.127
SPF_IP85.214.237.212
SPF_MXmarte.mvinformatica.es
SPF_MXmvinformatica.es

Related pages

Pivot deeper into the graph from mvinformatica.es.

Cypher and MCP

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

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