Hostname
transpole.fr
Last fetched
transpole.fr resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
transpole.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.101.90.104 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.105 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.106 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.107 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 50.85.101.250 | 50.85.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- keolis lille
- Contact emails
Subdomains
17 observed subdomains of transpole.fr.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from transpole.fr in the public web crawl.
212 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for transpole.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00354201.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.54.145.42 |
| SPF_IP | 192.54.145.43 |
| SPF_IP | 62.73.4.71 |
| SPF_IP | 79.99.33.8 |
Related pages
Pivot deeper into the graph from transpole.fr.
- IP · 141.101.90.104
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:gandi
- Country · DE
- Email · francois.chassignet@keolis-lille.fr
- TLD · .fr
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "transpole.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.