Hostname
sosh.fr
Last fetched
sosh.fr resolves to 3 IPv4 addresses operated by WANADOOPORTAILS-AS - Orange S.A. in FR. WHOIS lists registrar:nordnet as the registrar.
Nutrition Label
Resolution chain
sosh.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.252.117.135 | 193.252.117.0/24 | AS24600 | WANADOOPORTAILS-AS - Orange S.A. | FR |
| 193.252.148.46 | 193.252.148.0/24 | AS8891 | UNSPECIFIED - Orange S.A. | FR |
| 81.52.142.219 | 81.52.142.0/23 | AS8891 | UNSPECIFIED - Orange S.A. | FR |
WHOIS identity
- Registrar
- registrar:nordnet
- Organization
- orange brand services
- Contact emails
Subdomains
97 observed subdomains of sosh.fr.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sosh.fr in the public web crawl.
261 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sosh.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.contact-digital.com |
Related pages
Pivot deeper into the graph from sosh.fr.
- IP · 193.252.117.135
- ASN · AS24600WANADOOPORTAILS-AS - Orange S.A.
- Registrar · registrar:nordnet
- Country · FR
- Email · gestionndd@francetelecom.biz
- TLD · .fr
- Browse hostnames · so…
- 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: "sosh.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.