Hostname
lou.sx
Last fetched
lou.sx resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
lou.sx 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 |
|---|---|---|---|---|
| 62.210.211.69 | 62.210.0.0/16 | AS12876 | AS12876 - Scaleway SAS | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- vincent terraillon
- Contact emails
Subdomains
8 observed subdomains of lou.sx.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lou.sx.
| Mechanism | Target |
|---|---|
| SPF_A | lou.sx |
| SPF_IP | 188.165.48.68 |
| SPF_IP | 62.210.76.176 |
| SPF_MX | lou.sx |
Related pages
Pivot deeper into the graph from lou.sx.
- IP · 62.210.211.69
- ASN · AS12876AS12876 - Scaleway SAS
- Registrar · iana:433
- Country · FR
- Email · fb930e4af9b034eb7b51d9bd3f5bf3b0-633856@contact.gandi.net
- TLD · .sx
- Browse hostnames · lo…
- 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: "lou.sx"})-[: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.