Hostname
ecritel.net
Last fetched
ecritel.net resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ecritel.net 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.182.49.3 | 213.182.32.0/19 | AS8304 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- ecritel
- Contact emails
Subdomains
2,632 observed subdomains of ecritel.net.
Showing 25 of 2,632. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ecritel.net in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for ecritel.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 122.144.136.194/32 |
| SPF_IP | 128.204.210.96/27 |
| SPF_IP | 193.239.123.55 |
| SPF_IP | 194.50.60.174/32 |
| SPF_IP | 195.200.96.0/19 |
| SPF_IP | 199.115.124.10/32 |
| SPF_IP | 213.182.32.0/19 |
| SPF_IP | 213.182.35.242 |
| SPF_IP | 213.218.128.0/19 |
| SPF_IP | 46.227.86.138/32 |
| SPF_IP | 5.144.136.0/21 |
| SPF_IP | 5.144.141.251/32 |
| SPF_IP | 81.91.64.0/24 |
| SPF_IP | 91.188.64.0/19 |
| SPF_MX | ecritel.net |
Related pages
Pivot deeper into the graph from ecritel.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ecritel.net"})-[: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.