Hostname
36sorties.fr
Last fetched
36sorties.fr resolves to 1 IPv4 address operated by ECRITEL-FRANCE ISP and web hosting. in FR. WHOIS lists registrar:digital rural informatique as the registrar.
Nutrition Label
Resolution chain
36sorties.fr 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 |
|---|---|---|---|---|
| 87.252.1.29 | 87.252.1.0/24 | AS8304 | ECRITEL-FRANCE ISP and web hosting. | FR |
WHOIS identity
- Registrar
- registrar:digital rural informatique
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of 36sorties.fr.
Web-graph footprint
Distinct hostnames that link to or from 36sorties.fr in the public web crawl.
20 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 36sorties.fr.
| Mechanism | Target |
|---|---|
| SPF_A | 36sorties.fr |
| SPF_INCLUDE | spf.oxyd.net |
| SPF_MX | 36sorties.fr |
Related pages
Pivot deeper into the graph from 36sorties.fr.
- IP · 87.252.1.29
- ASN · AS8304ECRITEL-FRANCE ISP and web hosting.
- Registrar · registrar:digital rural informatique
- Country · FR
- TLD · .fr
- Browse hostnames · 36…
- 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: "36sorties.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.