Hostname
ercim.eu
Last fetched
ercim.eu resolves to 1 IPv4 address operated by FR-RENATER Reseau National de telecommunications pour la Technologie in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
ercim.eu 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 |
|---|---|---|---|---|
| 193.51.208.69 | 193.48.0.0/14 | AS2200 | FR-RENATER Reseau National de telecommunications pour la Technologie | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- —
- Contact emails
- —
Subdomains
53 observed subdomains of ercim.eu.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ercim.eu in the public web crawl.
407 sites link to this hostname.
Sample inbound links
- lib.fo.am
- deploy-preview-103--wai-wcag-act-rules.netlify.app
- deploy-preview-80--wai-wcag-act-rules.netlify.app
- wcag-em-report-tool-2021-redesign.netlify.app
- atag-report-tool-git-extend-eval-box-hdv.vercel.app
- atag-report-tool-hdv.vercel.app
- fast-realjoshue108.vercel.app
- fmics20.ait.ac.at
- roland.alton.at
- wad-report-tool.ffg.at
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ercim.eu.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.51.208.64/27 |
| SPF_MX | ercim.eu |
| SPF_MX | w3.org |
Related pages
Pivot deeper into the graph from ercim.eu.
- IP · 193.51.208.69
- ASN · AS2200FR-RENATER Reseau National de telecommunications pour la Technologie
- Registrar · registrar:gandi
- Country · FR
- TLD · .eu
- Browse hostnames · er…
- 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: "ercim.eu"})-[: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.