Hostname
horsa.it
Last fetched
horsa.it resolves to 2 IPv4 addresses operated by FASTWEB - Fastweb SpA in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
horsa.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 |
|---|---|---|---|---|
| 37.186.253.54 | 37.186.192.0/18 | AS12874 | FASTWEB - Fastweb SpA | IT |
| 93.41.196.14 | 93.41.0.0/16 | AS12874 | FASTWEB - Fastweb SpA | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- azimut romagna
- Contact emails
- —
Subdomains
22 observed subdomains of horsa.it.
Web-graph footprint
Distinct hostnames that link to or from horsa.it in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for horsa.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8916761.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf_hosting.ehiweb.it |
| SPF_INCLUDE | magnews.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 156.54.14.38 |
| SPF_IP | 37.186.253.41 |
| SPF_IP | 37.186.253.45 |
| SPF_IP | 5.144.170.228/32 |
| SPF_IP | 78.6.66.0/26 |
| SPF_IP | 85.159.115.22 |
| SPF_IP | 93.34.10.50 |
| SPF_IP | 93.41.196.10 |
Related pages
Pivot deeper into the graph from horsa.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "horsa.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.