Skip to content

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

WHISPER CANON · prevoir.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prevoir.com

Resolution chain

prevoir.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.39.33.107213.39.0.0/17AS3257FR

WHOIS identity

Registrar
iana:1052
Organization
didier lefaux
Contact emails

Subdomains

28 observed subdomains of prevoir.com.

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.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for prevoir.com.

MechanismTarget
SPF_Amailedge.prevoir.com
SPF_Aprevoir.epticahosting.com
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.165.42.228
SPF_IP212.146.218.185
SPF_IP212.23.173.141
SPF_IP212.23.173.142
SPF_IP212.23.175.222
SPF_IP213.39.33.101
SPF_IP31.193.53.0/24
SPF_IP37.59.202.101
SPF_IP37.71.148.0/26
SPF_IP37.71.148.2
SPF_IP46.105.40.230
SPF_IP46.105.40.234
SPF_IP82.138.78.0/27
SPF_IP91.121.67.53
SPF_MXapril.fr
SPF_MXprevoir.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.