Skip to content

Hostname

progial.fr

Last fetched

progial.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · progial.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/progial.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.43.1315.135.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
progial
Contact emails

Subdomains

172 observed subdomains of progial.fr.

Web-graph footprint

Distinct hostnames that link to or from progial.fr in the public web crawl.

17 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for progial.fr.

MechanismTarget
SPF_INCLUDE_spf.progial-synapsy.fr
SPF_IP109.239.115.168
SPF_IP15.188.163.205
SPF_IP185.12.97.194
SPF_IP188.92.65.21
SPF_IP217.112.55.35
SPF_IP45.9.107.19
SPF_IP80.11.130.251
SPF_IP82.196.16.144
SPF_IP94.187.150.121

Related pages

Pivot deeper into the graph from progial.fr.

Cypher and MCP

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

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