Skip to content

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

WHISPER CANON · ima.itRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ima.it

Resolution chain

ima.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.160.73.21515.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.156.8015.161.0.0/16AS16509AMAZON-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.

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.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.cloudmail.ondemand.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.193.58
SPF_IP176.111.126.226
SPF_IP176.162.166.81
SPF_IP178.13.120.132
SPF_IP178.13.120.134
SPF_IP178.19.158.211
SPF_IP185.12.90.162
SPF_IP185.254.120.114
SPF_IP185.66.133.104
SPF_IP193.85.33.42
SPF_IP2.136.247.181
SPF_IP2.239.212.220
SPF_IP212.144.244.128
SPF_IP212.233.126.182
SPF_IP213.243.216.42
SPF_IP213.243.216.43
SPF_IP213.243.222.10
SPF_IP217.141.90.210
SPF_IP217.141.90.211
SPF_IP217.171.37.235
SPF_IP217.171.37.236
SPF_IP31.10.236.126
SPF_IP31.24.143.174
SPF_IP34.245.210.0/24
SPF_IP45.94.205.210
SPF_IP46.140.173.210
SPF_IP46.140.173.221
SPF_IP46.141.83.54/30
SPF_IP46.28.3.118/24
SPF_IP5.102.184.22
SPF_IP50.207.85.126
SPF_IP50.216.223.210
SPF_IP50.216.223.216
SPF_IP60.52.57.138
SPF_IP62.2.161.77
SPF_IP62.6.156.67
SPF_IP62.6.156.70
SPF_IP62.64.231.50
SPF_IP66.71.182.237/32
SPF_IP70.185.94.194
SPF_IP77.89.11.204
SPF_IP77.89.13.136
SPF_IP77.89.51.180
SPF_IP80.66.219.35
SPF_IP81.174.2.175
SPF_IP81.208.52.82
SPF_IP81.29.177.146
SPF_IP81.29.178.89
SPF_IP83.103.115.70
SPF_IP83.103.115.71
SPF_IP85.115.7.169
SPF_IP87.241.55.54
SPF_IP88.12.18.134
SPF_IP88.149.252.2
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.