Skip to content

Hostname

provia.es

Last fetched

provia.es resolves to 2 IPv4 addresses operated by AS202054 in ES.

Nutrition Label

WHISPER CANON · provia.esRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/provia.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.14.57.65185.14.57.0/24AS202054ES
72.52.226.672.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CES

WHOIS identity

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

Subdomains

10 observed subdomains of provia.es.

Web-graph footprint

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

26 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • provia.es

SPF policy

7 SPF mechanisms authorising senders for provia.es.

MechanismTarget
SPF_Aprovia.es
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf1.avanzaeninternet.com
SPF_IP185.14.57.65
SPF_IP72.52.226.20
SPF_IP72.52.226.6
SPF_MXprovia.es

Related pages

Pivot deeper into the graph from provia.es.

Cypher and MCP

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

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