Hostname
provencale.lu
Last fetched
provencale.lu resolves to 2 IPv4 addresses operated by AS34683 in LU.
Nutrition Label
Resolution chain
provencale.lu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.254.122.140 | 87.254.96.0/19 | AS34683 | — | LU |
| 212.66.67.163 | 212.66.67.0/24 | AS56665 | — | LU |
WHOIS identity
- Registrar
- —
- Organization
- la provencale sarl et cie secs
- Contact emails
- —
Subdomains
30 observed subdomains of provencale.lu.
Showing 20 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for provencale.lu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | pro-smtp.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 195.46.243.64/29 |
| SPF_IP | 212.66.67.160/29 |
| SPF_IP | 212.66.72.4 |
| SPF_MX | provencale.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.