Hostname
easystaff.it
Last fetched
easystaff.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- easystaff
- Contact emails
- —
Subdomains
17 observed subdomains of easystaff.it.
Web-graph footprint
Distinct hostnames that link to or from easystaff.it in the public web crawl.
13 sites link to this hostname.
107 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for easystaff.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zucchetti.com |
| SPF_INCLUDE | _spf.zucchetti.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.243.79.51 |
| SPF_IP | 136.243.79.55 |
| SPF_IP | 144.76.27.188 |
| SPF_IP | 148.251.253.34 |
| SPF_IP | 148.251.253.38 |
| SPF_IP | 159.69.231.170 |
| SPF_IP | 176.9.136.207 |
| SPF_IP | 176.9.153.214 |
| SPF_IP | 18.157.86.221 |
| SPF_IP | 18.184.211.7 |
| SPF_IP | 18.194.253.245 |
| SPF_IP | 18.194.45.237 |
| SPF_IP | 18.195.31.150 |
| SPF_IP | 18.197.231.33 |
| SPF_IP | 195.201.210.123 |
| SPF_IP | 195.201.210.124 |
| SPF_IP | 212.83.128.121 |
| SPF_IP | 3.122.100.89 |
| SPF_IP | 3.125.178.13 |
| SPF_IP | 3.125.188.165 |
| SPF_IP | 3.66.231.34 |
| SPF_IP | 35.159.33.125 |
| SPF_IP | 52.28.175.240 |
| SPF_IP | 54.93.249.123 |
| SPF_IP | 54.93.41.83 |
| SPF_IP | 85.10.250.146 |
| SPF_IP | 88.99.134.198 |
| SPF_IP | 88.99.70.147 |
Related pages
Pivot deeper into the graph from easystaff.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easystaff.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.