Hostname
tim.it
Last fetched
tim.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:telecom italia s.p.a. as the registrar.
Nutrition Label
Resolution chain
tim.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.160.73.215 | 15.160.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 15.161.156.80 | 15.161.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:telecom italia s.p.a.
- Organization
- telecom italia s.p.a.
- Contact emails
Subdomains
802 observed subdomains of tim.it.
Showing 25 of 802. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tim.it in the public web crawl.
1,792 sites link to this hostname.
173 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for tim.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | auth.msgapp.com |
| SPF_INCLUDE | eu.khoros-mail.com |
| SPF_IP | 212.216.176.41/32 |
| SPF_IP | 212.216.176.42/32 |
| SPF_IP | 217.169.118.0/26 |
| SPF_IP | 82.57.200.0/24 |
Related pages
Pivot deeper into the graph from tim.it.
- IP · 15.160.73.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:telecom italia s.p.a.
- Country · IT
- Email · domain@telecomitalia.it
- TLD · .it
- Browse hostnames · ti…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tim.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.