Hostname
classinnov.fr
Last fetched
classinnov.fr resolves to 3 IPv4 addresses operated by AS12876 in PL. WHOIS lists registrar:1&1 internet se as the registrar.
Nutrition Label
Resolution chain
classinnov.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.115.72.156 | 151.123.68.0/22 | AS12876 | — | PL |
| 185.158.133.1 | 185.158.224.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
| 51.158.233.40 | 51.162.164.0/24 | AS12876 | — | NL |
WHOIS identity
- Registrar
- registrar:1&1 internet se
- Organization
- classcom sas
- Contact emails
Subdomains
6 observed subdomains of classinnov.fr.
Web-graph footprint
Distinct hostnames that link to or from classinnov.fr in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for classinnov.fr.
| Mechanism | Target |
|---|---|
| SPF_A | classinnov.fr |
| SPF_IP | 151.115.72.156 |
| SPF_MX | classinnov.fr |
Related pages
Pivot deeper into the graph from classinnov.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "classinnov.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.