Hostname
technologyreview.it
Last fetched
technologyreview.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
- tech.rev. srl
- Contact emails
- —
Subdomains
1 observed subdomain of technologyreview.it.
| Subdomain |
|---|
| www.technologyreview.it |
Web-graph footprint
Distinct hostnames that link to or from technologyreview.it in the public web crawl.
143 sites link to this hostname.
608 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for technologyreview.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | brevo.com |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 104.160.64.0/24 |
| SPF_IP | 104.160.65.0/24 |
| SPF_IP | 104.160.67.128/25 |
| SPF_IP | 104.160.68.224/27 |
| SPF_IP | 104.160.69.0/26 |
| SPF_IP | 179.112.0.0/20 |
| SPF_IP | 185.41.28.0/24 |
| SPF_IP | 212.146.244.0/24 |
| SPF_IP | 46.252.155.100 |
| SPF_IP | 77.32.148.0/24 |
| SPF_IP | 77.32.149.0/24 |
Related pages
Pivot deeper into the graph from technologyreview.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technologyreview.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.