Hostname
quanteviour.ch
Last fetched
quanteviour.ch resolves to 1 IPv4 address operated by OVH in DE.
Nutrition Label
Resolution chain
quanteviour.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.195.55.254 | 51.195.0.0/16 | AS16276 | OVH | DE |
WHOIS identity
- Registrar
- —
- Organization
- barile nicolas
- Contact emails
- —
Subdomains
6 observed subdomains of quanteviour.ch.
Web-graph footprint
Distinct hostnames that link to or from quanteviour.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for quanteviour.ch.
| Mechanism | Target |
|---|---|
| SPF_A | quanteviour.ch |
| SPF_A | spf.protection.outlook.com |
| SPF_A | vimdzmsp-srel01.bluewin.ch |
| SPF_IP | 135.125.135.162 |
| SPF_IP | 167.114.225.136 |
| SPF_IP | 195.186.123.1/24 |
| SPF_IP | 195.186.125.1/24 |
| SPF_IP | 195.186.136.1/24 |
| SPF_IP | 195.186.18.1/24 |
| SPF_IP | 195.186.227.1/24 |
| SPF_IP | 2001:41d0:401:2000:0:0:1:f143 |
| SPF_IP | 2001:41d0:8:baa9:0:0:0:1 |
| SPF_IP | 2001:41d0:8:ce2d::1/64 |
| SPF_IP | 46.101.128.201 |
| SPF_IP | 46.105.40.4 |
| SPF_IP | 5.135.141.45 |
| SPF_IP | 5.135.179.169 |
| SPF_MX | quanteviour.ch |
Related pages
Pivot deeper into the graph from quanteviour.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quanteviour.ch"})-[: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.