Skip to content

Hostname

bigdata.provia.es

Last fetched

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

Nutrition Label

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

Resolution chain

bigdata.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 bigdata.provia.es in WhisperGraph.

Subdomains

3 observed subdomains of bigdata.provia.es.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bigdata.provia.es.

MechanismTarget
SPF_Abigdata.provia.es
SPF_IP185.14.57.65
SPF_IP72.52.226.20
SPF_IP72.52.226.6
SPF_MXbigdata.provia.es

Related pages

Pivot deeper into the graph from bigdata.provia.es.

Cypher and MCP

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

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