Hostname
ima.it
Last fetched
ima.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.
Nutrition Label
Resolution chain
ima.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:aruba business s.r.l.
- Organization
- ima spa
- Contact emails
- —
Subdomains
55 observed subdomains of ima.it.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ima.it in the public web crawl.
1,128 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
60 SPF mechanisms authorising senders for ima.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc2.successfactors.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.cloudmail.ondemand.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.253.193.58 |
| SPF_IP | 176.111.126.226 |
| SPF_IP | 176.162.166.81 |
| SPF_IP | 178.13.120.132 |
| SPF_IP | 178.13.120.134 |
| SPF_IP | 178.19.158.211 |
| SPF_IP | 185.12.90.162 |
| SPF_IP | 185.254.120.114 |
| SPF_IP | 185.66.133.104 |
| SPF_IP | 193.85.33.42 |
| SPF_IP | 2.136.247.181 |
| SPF_IP | 2.239.212.220 |
| SPF_IP | 212.144.244.128 |
| SPF_IP | 212.233.126.182 |
| SPF_IP | 213.243.216.42 |
| SPF_IP | 213.243.216.43 |
| SPF_IP | 213.243.222.10 |
| SPF_IP | 217.141.90.210 |
| SPF_IP | 217.141.90.211 |
| SPF_IP | 217.171.37.235 |
| SPF_IP | 217.171.37.236 |
| SPF_IP | 31.10.236.126 |
| SPF_IP | 31.24.143.174 |
| SPF_IP | 34.245.210.0/24 |
| SPF_IP | 45.94.205.210 |
| SPF_IP | 46.140.173.210 |
| SPF_IP | 46.140.173.221 |
| SPF_IP | 46.141.83.54/30 |
| SPF_IP | 46.28.3.118/24 |
| SPF_IP | 5.102.184.22 |
| SPF_IP | 50.207.85.126 |
| SPF_IP | 50.216.223.210 |
| SPF_IP | 50.216.223.216 |
| SPF_IP | 60.52.57.138 |
| SPF_IP | 62.2.161.77 |
| SPF_IP | 62.6.156.67 |
| SPF_IP | 62.6.156.70 |
| SPF_IP | 62.64.231.50 |
| SPF_IP | 66.71.182.237/32 |
| SPF_IP | 70.185.94.194 |
| SPF_IP | 77.89.11.204 |
| SPF_IP | 77.89.13.136 |
| SPF_IP | 77.89.51.180 |
| SPF_IP | 80.66.219.35 |
| SPF_IP | 81.174.2.175 |
| SPF_IP | 81.208.52.82 |
| SPF_IP | 81.29.177.146 |
| SPF_IP | 81.29.178.89 |
| SPF_IP | 83.103.115.70 |
| SPF_IP | 83.103.115.71 |
| SPF_IP | 85.115.7.169 |
| SPF_IP | 87.241.55.54 |
| SPF_IP | 88.12.18.134 |
| SPF_IP | 88.149.252.2 |
| SPF_IP | 89.91.74.129 |
Related pages
Pivot deeper into the graph from ima.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ima.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.