Hostname
thelis.fr
Last fetched
thelis.fr resolves to 1 IPv4 address operated by AS31221 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
thelis.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 |
|---|---|---|---|---|
| 217.13.57.43 | 217.13.48.0/20 | AS31221 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- sequoiasoft sas
- Contact emails
Subdomains
63 observed subdomains of thelis.fr.
Showing 22 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thelis.fr in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for thelis.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.azurhost.net |
| SPF_INCLUDE | spf.sequoiasoft.com |
Related pages
Pivot deeper into the graph from thelis.fr.
- IP · 217.13.57.43
- ASN · AS31221
- Registrar · registrar:gandi
- Country · FR
- Email · 05f845a961860e5040bb912fd699f5a4-42331705@contact.gandi.net
- TLD · .fr
- Browse hostnames · th…
- 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: "thelis.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.