Hostname
santalis.fr
Last fetched
santalis.fr resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in NL. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
santalis.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 |
|---|---|---|---|---|
| 159.8.115.82 | 159.8.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | NL |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- les pharmaciens associes
- Contact emails
Subdomains
101 observed subdomains of santalis.fr.
Showing 25 of 101. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santalis.fr in the public web crawl.
5 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for santalis.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.35.162.8 |
| SPF_IP | 158.177.141.100 |
| SPF_IP | 159.8.115.68 |
Related pages
Pivot deeper into the graph from santalis.fr.
- IP · 159.8.115.82
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · registrar:gandi
- Country · NL
- Email · d33488b9e5c2ad3505b20cef6edcf573-41235175@contact.gandi.net
- TLD · .fr
- Browse hostnames · sa…
- 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: "santalis.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.