Hostname
competences.frenchtex.org
Last fetched
competences.frenchtex.org resolves to 1 IPv4 address operated by AS203495 in FR.
Nutrition Label
Resolution chain
competences.frenchtex.org 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 |
|---|---|---|---|---|
| 185.133.54.126 | 185.133.52.0/22 | AS203495 | — | FR |
WHOIS identity
No WHOIS records are currently associated with competences.frenchtex.org in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for competences.frenchtex.org.
| Mechanism | Target |
|---|---|
| SPF_A | competences.frenchtex.org |
| SPF_INCLUDE | probesys.com |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.128.147.0/24 |
| SPF_IP | 81.18.185.0/24 |
| SPF_IP | 91.226.193.0/24 |
| SPF_MX | competences.frenchtex.org |
Related pages
Pivot deeper into the graph from competences.frenchtex.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "competences.frenchtex.org"})-[: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.