Hostname
prevoir.com
Last fetched
prevoir.com resolves to 1 IPv4 address operated by AS3257 in FR. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
prevoir.com 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 |
|---|---|---|---|---|
| 213.39.33.107 | 213.39.0.0/17 | AS3257 | — | FR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- didier lefaux
- Contact emails
Subdomains
28 observed subdomains of prevoir.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prevoir.com in the public web crawl.
141 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for prevoir.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailedge.prevoir.com |
| SPF_A | prevoir.epticahosting.com |
| SPF_INCLUDE | _spf.profils.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.165.42.228 |
| SPF_IP | 212.146.218.185 |
| SPF_IP | 212.23.173.141 |
| SPF_IP | 212.23.173.142 |
| SPF_IP | 212.23.175.222 |
| SPF_IP | 213.39.33.101 |
| SPF_IP | 31.193.53.0/24 |
| SPF_IP | 37.59.202.101 |
| SPF_IP | 37.71.148.0/26 |
| SPF_IP | 37.71.148.2 |
| SPF_IP | 46.105.40.230 |
| SPF_IP | 46.105.40.234 |
| SPF_IP | 82.138.78.0/27 |
| SPF_IP | 91.121.67.53 |
| SPF_MX | april.fr |
| SPF_MX | prevoir.com |
Related pages
Pivot deeper into the graph from prevoir.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prevoir.com"})-[: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.