Hostname
ctsafesrl.com
Last fetched
ctsafesrl.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
ctsafesrl.com 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 |
|---|---|---|---|---|
| 146.59.229.113 | 146.59.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:168
- Organization
- ctsafe srl
- Contact emails
Subdomains
2 observed subdomains of ctsafesrl.com.
| Subdomain |
|---|
| mx.ctsafesrl.com |
| www.ctsafesrl.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for ctsafesrl.com.
| Mechanism | Target |
|---|---|
| SPF_A | ctsafesrl.com |
| SPF_IP | 146.255.40.109 |
| SPF_IP | 146.59.229.113 |
| SPF_IP | 166.62.32.183 |
| SPF_IP | 35.180.18.58 |
| SPF_IP | 52.47.200.174 |
| SPF_IP | 52.47.205.113 |
| SPF_IP | 52.47.208.25 |
| SPF_IP | 95.174.20.74 |
| SPF_IP | 95.174.20.75 |
| SPF_IP | 95.174.20.76 |
| SPF_IP | 95.174.20.77 |
| SPF_IP | 95.174.20.78 |
| SPF_IP | 95.174.21.242 |
| SPF_MX | ctsafesrl.com |
Related pages
Pivot deeper into the graph from ctsafesrl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctsafesrl.com"})-[: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.