Skip to content

Hostname

proventus.pro

Last fetched

proventus.pro resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · proventus.proRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/proventus.pro

Resolution chain

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

IPPrefixASNOperatorCountry
85.25.93.23485.25.92.0/22AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:1376
Organization
proventus property
Contact emails

Subdomains

2 observed subdomains of proventus.pro.

Web-graph footprint

Distinct hostnames that link to or from proventus.pro in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for proventus.pro.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from proventus.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proventus.pro"})-[: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.