Skip to content

Hostname

provencale.lu

Last fetched

provencale.lu resolves to 2 IPv4 addresses operated by AS34683 in LU.

Nutrition Label

WHISPER CANON · provencale.luRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/provencale.lu

Resolution chain

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

WHOIS identity

Registrar
Organization
la provencale sarl et cie secs
Contact emails

Subdomains

30 observed subdomains of provencale.lu.

Web-graph footprint

Distinct hostnames that link to or from provencale.lu in the public web crawl.

56 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for provencale.lu.

MechanismTarget
SPF_INCLUDEpro-smtp.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP195.46.243.64/29
SPF_IP212.66.67.160/29
SPF_IP212.66.72.4
SPF_MXprovencale.lu

Related pages

Pivot deeper into the graph from provencale.lu.

Cypher and MCP

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

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