Skip to content

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

WHISPER CANON · ecritel.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ecritel.net

Resolution chain

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

IPPrefixASNOperatorCountry
213.182.49.3213.182.32.0/19AS8304FR

WHOIS identity

Registrar
iana:81
Organization
ecritel
Contact emails

Subdomains

2,632 observed subdomains of ecritel.net.

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

SPF policy

19 SPF mechanisms authorising senders for ecritel.net.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP122.144.136.194/32
SPF_IP128.204.210.96/27
SPF_IP193.239.123.55
SPF_IP194.50.60.174/32
SPF_IP195.200.96.0/19
SPF_IP199.115.124.10/32
SPF_IP213.182.32.0/19
SPF_IP213.182.35.242
SPF_IP213.218.128.0/19
SPF_IP46.227.86.138/32
SPF_IP5.144.136.0/21
SPF_IP5.144.141.251/32
SPF_IP81.91.64.0/24
SPF_IP91.188.64.0/19
SPF_MXecritel.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 20

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