Hostname
weworld.it
Last fetched
weworld.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:i2 s.r.l.
- Organization
- fondazione we world onlus
- Contact emails
- —
Subdomains
46 observed subdomains of weworld.it.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from weworld.it in the public web crawl.
535 sites link to this hostname.
258 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for weworld.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zucchetti.com |
| SPF_INCLUDE | _spf.zucchetti.it |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 213.6.64.57 |
| SPF_MX | weworld.it |
Related pages
Pivot deeper into the graph from weworld.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "weworld.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.