Hostname
sothys.fr
Last fetched
sothys.fr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:scaleway as the registrar.
Nutrition Label
Resolution chain
sothys.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 |
|---|---|---|---|---|
| 3.126.224.42 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:scaleway
- Organization
- sothys international
- Contact emails
Subdomains
2 observed subdomains of sothys.fr.
| Subdomain |
|---|
| pro.sothys.fr |
| www.sothys.fr |
Web-graph footprint
Distinct hostnames that link to or from sothys.fr in the public web crawl.
364 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for sothys.fr.
| Mechanism | Target |
|---|---|
| SPF_A | sothys.fr |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | hosting.artefact.fr |
| SPF_INCLUDE | protection.outlook.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-customer.nextsend.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | sothys.fr |
Related pages
Pivot deeper into the graph from sothys.fr.
- IP · 3.126.224.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:scaleway
- Country · DE
- Email · 18d96867194c9af6.1993957@spamfree.bookmyname.com
- 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: "sothys.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.