Hostname
sys-web.it
Last fetched
sys-web.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:uan company s.r.l. as the registrar.
Nutrition Label
Resolution chain
sys-web.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:uan company s.r.l.
- Organization
- sys-dat elaboratori srl
- Contact emails
- —
Subdomains
43 observed subdomains of sys-web.it.
Showing 25 of 43. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for sys-web.it.
| Mechanism | Target |
|---|---|
| SPF_A | sys-web.it |
| SPF_INCLUDE | spf.esvacloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 195.110.131.184/29 |
| SPF_IP | 217.118.9.192/26 |
| SPF_IP | 81.208.75.160/28 |
| SPF_IP | 84.253.185.24/29 |
| SPF_MX | sys-web.it |
Related pages
Pivot deeper into the graph from sys-web.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sys-web.it"})-[: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.