Skip to content

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

WHISPER CANON · horsa.itRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/horsa.it

Resolution chain

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

IPPrefixASNOperatorCountry
37.186.253.5437.186.192.0/18AS12874FASTWEB - Fastweb SpAIT
93.41.196.1493.41.0.0/16AS12874FASTWEB - Fastweb SpAIT

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for horsa.it.

MechanismTarget
SPF_INCLUDE8916761.spf03.hubspotemail.net
SPF_INCLUDE_spf_hosting.ehiweb.it
SPF_INCLUDEmagnews.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.14.38
SPF_IP37.186.253.41
SPF_IP37.186.253.45
SPF_IP5.144.170.228/32
SPF_IP78.6.66.0/26
SPF_IP85.159.115.22
SPF_IP93.34.10.50
SPF_IP93.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 20

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