Skip to content

Hostname

provis.es

Last fetched

provis.es resolves to 1 IPv4 address operated by OVH in ES.

Nutrition Label

WHISPER CANON · provis.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/provis.es

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.230.24187.98.128.0/17AS16276OVHES

WHOIS identity

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

Subdomains

259 observed subdomains of provis.es.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for provis.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.acumbamail.com
SPF_IP5.135.141.178

Related pages

Pivot deeper into the graph from provis.es.

Cypher and MCP

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

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